Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 416 Bytes

File metadata and controls

18 lines (12 loc) · 416 Bytes

NutanixVmm::VmmV40EsxiConfigDisassociateVmCategoriesParams

Properties

Name Type Description Notes
categories Array<VmmV40EsxiConfigCategoryReference>

Example

require 'nutanix_vmm'

instance = NutanixVmm::VmmV40EsxiConfigDisassociateVmCategoriesParams.new(
  categories: null
)