Cloud interface
The Clouds resource definition.
Properties
| cloud |
Capacity of the cloud. NOTE: This property will not be serialized. It can only be populated by the server. |
| cloud |
Name of the cloud in VMMServer. NOTE: This property will not be serialized. It can only be populated by the server. |
| extended |
The extended location. |
| id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
| inventory |
Gets or sets the inventory Item ID for the resource. |
| location | Gets or sets the location. |
| name | Resource Name NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
Gets or sets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
| storage |
List of QoS policies available for the cloud. NOTE: This property will not be serialized. It can only be populated by the server. |
| system |
The system data. NOTE: This property will not be serialized. It can only be populated by the server. |
| tags | Resource tags |
| type | Resource Type NOTE: This property will not be serialized. It can only be populated by the server. |
| uuid | Unique ID of the cloud. |
| vmm |
ARM Id of the vmmServer resource in which this resource resides. |
Property Details
cloudCapacity
Capacity of the cloud. NOTE: This property will not be serialized. It can only be populated by the server.
cloudCapacity?: CloudCapacity
Property Value
cloudName
Name of the cloud in VMMServer. NOTE: This property will not be serialized. It can only be populated by the server.
cloudName?: string
Property Value
string
extendedLocation
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
inventoryItemId
Gets or sets the inventory Item ID for the resource.
inventoryItemId?: string
Property Value
string
location
Gets or sets the location.
location: string
Property Value
string
name
Resource Name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
provisioningState
Gets or sets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
storageQoSPolicies
List of QoS policies available for the cloud. NOTE: This property will not be serialized. It can only be populated by the server.
storageQoSPolicies?: StorageQoSPolicy[]
Property Value
systemData
The system data. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
Resource Type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
uuid
Unique ID of the cloud.
uuid?: string
Property Value
string
vmmServerId
ARM Id of the vmmServer resource in which this resource resides.
vmmServerId?: string
Property Value
string