Infrastructure Profile Response
data class InfrastructureProfileResponse(val customResourceName: String, val firmwareType: String? = null, val folderPath: String, val instanceUuid: String, val inventoryItemId: String? = null, val moName: String, val moRefId: String, val smbiosUuid: String? = null, val templateId: String? = null, val vCenterId: String? = null)
Specifies the vCenter infrastructure specific settings for the virtual machine.
Properties
Link copied to clipboard
Gets the name of the corresponding resource in Kubernetes.
Link copied to clipboard
Firmware type
Link copied to clipboard
Gets or sets the folder path of the vm.
Link copied to clipboard
Gets or sets the instance uuid of the vm.
Link copied to clipboard
Gets or sets the inventory Item ID for the virtual machine.
Link copied to clipboard
Gets or sets the SMBIOS UUID of the vm.
Link copied to clipboard
Gets or sets the ARM Id of the template resource to deploy the virtual machine.