Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Cloud

Package version

The Clouds resource definition.

Hierarchy

  • Cloud

Index

Properties

Optional cloudCapacity

cloudCapacity: CloudCapacity

Capacity of the cloud. NOTE: This property will not be serialized. It can only be populated by the server.

Optional cloudName

cloudName: undefined | string

Name of the cloud in VMMServer. NOTE: This property will not be serialized. It can only be populated by the server.

extendedLocation

extendedLocation: ExtendedLocation

The extended location.

Optional id

id: undefined | string

Resource Id 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 resource.

location

location: string

Gets or sets the location.

Optional name

name: undefined | string

Resource Name 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 storageQoSPolicies

storageQoSPolicies: StorageQoSPolicy[]

List of QoS policies available for the cloud. NOTE: This property will not be serialized. It can only be populated by the server.

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 | {}

Resource tags

Optional type

type: undefined | string

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

Optional uuid

uuid: undefined | string

Unique ID of the cloud.

Optional vmmServerId

vmmServerId: undefined | string

ARM Id of the vmmServer resource in which this resource resides.

Generated using TypeDoc