Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 359 Bytes

File metadata and controls

18 lines (12 loc) · 359 Bytes

NutanixVmm::VmmV40AhvConfigOwnershipInfo

Properties

Name Type Description Notes
owner VmmV40AhvConfigOwnerReference [optional]

Example

require 'nutanix_vmm'

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