Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 353 Bytes

File metadata and controls

18 lines (12 loc) · 353 Bytes

NutanixVmm::VmmV40EsxiConfigOwnershipInfo

Properties

Name Type Description Notes
owner VmmV40EsxiConfigOwnerReference

Example

require 'nutanix_vmm'

instance = NutanixVmm::VmmV40EsxiConfigOwnershipInfo.new(
  owner: null
)