次の方法で共有


CloudProperties interface

Defines the resource properties.

Properties

cloudCapacity

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

cloudName

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

inventoryItemId

Gets or sets the inventory Item ID for the resource.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

storageQosPolicies

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

uuid

Unique ID of the cloud.

vmmServerId

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

inventoryItemId

Gets or sets the inventory Item ID for the resource.

inventoryItemId?: string

Property Value

string

provisioningState

Provisioning state of the resource. 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

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