AzureLargeInstanceProperties interface

Describes the properties of an Azure Large Instance.

Properties

azureLargeInstanceId

Specifies the Azure Large Instance unique ID. NOTE: This property will not be serialized. It can only be populated by the server.

hardwareProfile

Specifies the hardware settings for the Azure Large Instance.

hwRevision

Hardware revision of an Azure Large Instance NOTE: This property will not be serialized. It can only be populated by the server.

networkProfile

Specifies the network settings for the Azure Large Instance.

osProfile

Specifies the operating system settings for the Azure Large Instance.

partnerNodeId

ARM ID of another AzureLargeInstance that will share a network with this AzureLargeInstance

powerState

Resource power state NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

State of provisioning of the AzureLargeInstance NOTE: This property will not be serialized. It can only be populated by the server.

proximityPlacementGroup

Resource proximity placement group NOTE: This property will not be serialized. It can only be populated by the server.

storageProfile

Specifies the storage settings for the Azure Large Instance disks.

Property Details

azureLargeInstanceId

Specifies the Azure Large Instance unique ID. NOTE: This property will not be serialized. It can only be populated by the server.

azureLargeInstanceId?: string

Property Value

string

hardwareProfile

Specifies the hardware settings for the Azure Large Instance.

hardwareProfile?: HardwareProfile

Property Value

hwRevision

Hardware revision of an Azure Large Instance NOTE: This property will not be serialized. It can only be populated by the server.

hwRevision?: string

Property Value

string

networkProfile

Specifies the network settings for the Azure Large Instance.

networkProfile?: NetworkProfile

Property Value

osProfile

Specifies the operating system settings for the Azure Large Instance.

osProfile?: OsProfile

Property Value

partnerNodeId

ARM ID of another AzureLargeInstance that will share a network with this AzureLargeInstance

partnerNodeId?: string

Property Value

string

powerState

Resource power state NOTE: This property will not be serialized. It can only be populated by the server.

powerState?: string

Property Value

string

provisioningState

State of provisioning of the AzureLargeInstance NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

proximityPlacementGroup

Resource proximity placement group NOTE: This property will not be serialized. It can only be populated by the server.

proximityPlacementGroup?: string

Property Value

string

storageProfile

Specifies the storage settings for the Azure Large Instance disks.

storageProfile?: StorageProfile

Property Value