Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DedicatedCloudNode

Package version

Dedicated cloud node model

Hierarchy

  • any
    • DedicatedCloudNode

Index

Properties

availabilityZoneId

availabilityZoneId: string

Availability Zone id, e.g. "az1"

Optional availabilityZoneName

availabilityZoneName: undefined | string

Availability Zone name, e.g. "Availability Zone 1" NOTE: This property will not be serialized. It can only be populated by the server.

Optional cloudRackName

cloudRackName: undefined | string

VMWare Cloud Rack Name NOTE: This property will not be serialized. It can only be populated by the server.

Optional created

created: any

date time the resource was created NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/dedicatedCloudNodes/{dedicatedCloudNodeName} NOTE: This property will not be serialized. It can only be populated by the server.

id1

id1: string

SKU's id

location

location: string

Azure region

Optional name

name: undefined | string

{dedicatedCloudNodeName} NOTE: This property will not be serialized. It can only be populated by the server.

name1

name1: string

SKU's name

nodesCount

nodesCount: number

count of nodes to create

placementGroupId

placementGroupId: string

Placement Group id, e.g. "n1"

Optional placementGroupName

placementGroupName: undefined | string

Placement Name, e.g. "Placement Group 1" NOTE: This property will not be serialized. It can only be populated by the server.

Optional privateCloudId

privateCloudId: undefined | string

Private Cloud Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional privateCloudName

privateCloudName: undefined | string

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

Optional provisioningState

provisioningState: undefined | string

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

purchaseId

purchaseId: string

purchase id

Optional sku

sku: Sku

Dedicated Cloud Nodes SKU

Optional status

status: NodeStatus

Node status, indicates is private cloud set up on this node or not. Possible values include: 'unused', 'used' NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | object

Dedicated Cloud Nodes tags

Optional type

type: undefined | string

{resourceProviderNamespace}/{resourceType} NOTE: This property will not be serialized. It can only be populated by the server.

Optional vmwareClusterName

vmwareClusterName: undefined | string

VMWare Cluster Name NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc