DedicatedCloudNode interface
Dedicated cloud node model
Properties
availability |
Availability Zone id, e.g. "az1" |
availability |
Availability Zone name, e.g. "Availability Zone 1" NOTE: This property will not be serialized. It can only be populated by the server. |
cloud |
VMWare Cloud Rack Name NOTE: This property will not be serialized. It can only be populated by the server. |
created | date time the resource was created NOTE: This property will not be serialized. It can only be populated by the server. |
id | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudNodes/{dedicatedCloudNodeName} NOTE: This property will not be serialized. It can only be populated by the server. |
id |
SKU's id |
location | Azure region |
name | {dedicatedCloudNodeName} NOTE: This property will not be serialized. It can only be populated by the server. |
name |
SKU's name |
nodes |
count of nodes to create |
placement |
Placement Group id, e.g. "n1" |
placement |
Placement Name, e.g. "Placement Group 1" NOTE: This property will not be serialized. It can only be populated by the server. |
private |
Private Cloud Id NOTE: This property will not be serialized. It can only be populated by the server. |
private |
Resource Pool Name NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
The provisioning status of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
purchase |
purchase id |
sku | Dedicated Cloud Nodes SKU |
status | Node status, indicates is private cloud set up on this node or not NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Dedicated Cloud Nodes tags |
type | {resourceProviderNamespace}/{resourceType} NOTE: This property will not be serialized. It can only be populated by the server. |
vmware |
VMWare Cluster Name NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
availabilityZoneId
Availability Zone id, e.g. "az1"
availabilityZoneId?: string
Property Value
string
availabilityZoneName
Availability Zone name, e.g. "Availability Zone 1" NOTE: This property will not be serialized. It can only be populated by the server.
availabilityZoneName?: string
Property Value
string
cloudRackName
VMWare Cloud Rack Name NOTE: This property will not be serialized. It can only be populated by the server.
cloudRackName?: string
Property Value
string
created
date time the resource was created NOTE: This property will not be serialized. It can only be populated by the server.
created?: Date
Property Value
Date
id
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudNodes/{dedicatedCloudNodeName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
idPropertiesSkuDescriptionId
SKU's id
idPropertiesSkuDescriptionId?: string
Property Value
string
location
Azure region
location: string
Property Value
string
name
{dedicatedCloudNodeName} NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
namePropertiesSkuDescriptionName
SKU's name
namePropertiesSkuDescriptionName?: string
Property Value
string
nodesCount
count of nodes to create
nodesCount?: number
Property Value
number
placementGroupId
Placement Group id, e.g. "n1"
placementGroupId?: string
Property Value
string
placementGroupName
Placement Name, e.g. "Placement Group 1" NOTE: This property will not be serialized. It can only be populated by the server.
placementGroupName?: string
Property Value
string
privateCloudId
Private Cloud Id NOTE: This property will not be serialized. It can only be populated by the server.
privateCloudId?: string
Property Value
string
privateCloudName
Resource Pool Name NOTE: This property will not be serialized. It can only be populated by the server.
privateCloudName?: string
Property Value
string
provisioningState
The provisioning status of the resource NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
purchaseId
purchase id
purchaseId?: string
Property Value
string
sku
status
Node status, indicates is private cloud set up on this node or not NOTE: This property will not be serialized. It can only be populated by the server.
status?: NodeStatus
Property Value
tags
Dedicated Cloud Nodes tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
{resourceProviderNamespace}/{resourceType} NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
vmwareClusterName
VMWare Cluster Name NOTE: This property will not be serialized. It can only be populated by the server.
vmwareClusterName?: string
Property Value
string