VCenterInfrastructureProfile Class

Definition

Specifies the vCenter infrastructure specific settings for the virtual machine.

public class VCenterInfrastructureProfile
type VCenterInfrastructureProfile = class
Public Class VCenterInfrastructureProfile
Inheritance
VCenterInfrastructureProfile

Constructors

VCenterInfrastructureProfile()

Initializes a new instance of VCenterInfrastructureProfile.

Properties

CustomResourceName

Gets the name of the corresponding resource in Kubernetes.

FirmwareType

Firmware type.

FolderPath

Gets or sets the folder path of the vm.

InstanceUuid

Gets or sets the instance uuid of the vm.

InventoryItemId

Gets or sets the inventory Item ID for the virtual machine.

MoName

Gets or sets the vCenter Managed Object name for the virtual machine.

MoRefId

Gets or sets the vCenter MoRef (Managed Object Reference) ID for the virtual machine.

SmbiosUuid

Gets or sets the SMBIOS UUID of the vm.

TemplateId

Gets or sets the ARM Id of the template resource to deploy the virtual machine.

VCenterId

Gets or sets the ARM Id of the vCenter resource in which this resource pool resides.

Applies to