ScVmmCloudData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class representing the ScVmmCloud data model. The Clouds resource definition.
public class ScVmmCloudData : Azure.ResourceManager.Models.TrackedResourceData
type ScVmmCloudData = class
inherit TrackedResourceData
Public Class ScVmmCloudData
Inherits TrackedResourceData
- Inheritance
Constructors
ScVmmCloudData(AzureLocation, ExtendedLocation) |
Initializes a new instance of ScVmmCloudData. |
Properties
CloudCapacity |
Capacity of the cloud. |
CloudName |
Name of the cloud in VMMServer. |
ExtendedLocation |
The extended location. |
InventoryItemId |
Gets or sets the inventory Item ID for the resource. |
ProvisioningState |
Gets or sets the provisioning state. |
StorageQoSPolicies |
List of QoS policies available for the cloud. |
Uuid |
Unique ID of the cloud. |
VmmServerId |
ARM Id of the vmmServer resource in which this resource resides. |
Applies to
Azure SDK for .NET