Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachine

Package version

Define the virtualMachine.

Hierarchy

  • VirtualMachine

Index

Properties

Optional customResourceName

customResourceName: undefined | string

Gets the name of the corresponding resource in Kubernetes. NOTE: This property will not be serialized. It can only be populated by the server.

Optional extendedLocation

extendedLocation: ExtendedLocation

Gets or sets the extended location.

Optional firmwareType

firmwareType: FirmwareType

Firmware type

Optional folderPath

folderPath: undefined | string

Gets or sets the folder path of the vm. NOTE: This property will not be serialized. It can only be populated by the server.

Optional guestAgentProfile

guestAgentProfile: GuestAgentProfile

Guest agent status properties.

Optional hardwareProfile

hardwareProfile: HardwareProfile

Hardware properties.

Optional id

id: undefined | string

Gets or sets the Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional identity

identity: Identity

The identity of the resource.

Optional instanceUuid

instanceUuid: undefined | string

Gets or sets the instance uuid of the vm. NOTE: This property will not be serialized. It can only be populated by the server.

Optional inventoryItemId

inventoryItemId: undefined | string

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

Optional kind

kind: undefined | string

Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.

location

location: string

Gets or sets the location.

Optional moName

moName: undefined | string

Gets or sets the vCenter Managed Object name for the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

Optional moRefId

moRefId: undefined | string

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

Optional name

name: undefined | string

Gets or sets the name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional networkProfile

networkProfile: NetworkProfile

Network properties.

Optional osProfile

osProfile: OsProfile

OS properties.

Optional placementProfile

placementProfile: PlacementProfile

Placement properties.

Optional powerState

powerState: undefined | string

Gets the power state of the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: undefined | string

Gets or sets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resourcePoolId

resourcePoolId: undefined | string

Gets or sets the ARM Id of the resourcePool resource on which this virtual machine will deploy.

Optional securityProfile

securityProfile: SecurityProfile

Gets the security profile.

Optional smbiosUuid

smbiosUuid: undefined | string

Gets or sets the SMBIOS UUID of the vm.

Optional statuses

statuses: ResourceStatus[]

The resource status information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional storageProfile

storageProfile: StorageProfile

Storage properties.

Optional systemData

systemData: SystemData

The system data. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Gets or sets the Resource tags.

Optional templateId

templateId: undefined | string

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

Optional type

type: undefined | string

Gets or sets the type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional uuid

uuid: undefined | string

Gets or sets a unique identifier for this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional vCenterId

vCenterId: undefined | string

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

Optional vmId

vmId: undefined | string

Gets or sets a unique identifier for the vm resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc