SubscriptionGetResponse Properties

 

Namespace:   Microsoft.WindowsAzure.Management.Models
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

NameDescription
System_CAPS_pubpropertyAccountAdminLiveEmailId

Gets or sets the live ID of the account administrator.

System_CAPS_pubpropertyCurrentCoreCount

Gets or sets the number of currently allocated cores.

System_CAPS_pubpropertyCurrentDnsServers

Gets or sets the current number of DNS servers allocated to the subscription.

System_CAPS_pubpropertyCurrentHostedServices

Gets or sets the number of currently allocated cloud services.

System_CAPS_pubpropertyCurrentLocalNetworkSites

Gets or sets the current number of local Virtual Network sites that are allocated to the subscription.

System_CAPS_pubpropertyCurrentStorageAccounts

Gets or sets the number of currently allocated storage accounts.

System_CAPS_pubpropertyCurrentVirtualNetworkSites

Gets or sets the number of currently allocated Virtual Network sites.

System_CAPS_pubpropertyMaximumCoreCount

Gets or sets the maximum number of cores that can be allocated to the subscription.

System_CAPS_pubpropertyMaximumDnsServers

Gets or sets the maximum number of DNS servers that can be allocated to the subscription.

System_CAPS_pubpropertyMaximumHostedServices

Gets or sets the maximum number of cloud services that can be allocated to the subscription.

System_CAPS_pubpropertyMaximumLocalNetworkSites

Gets or sets the maximum number of local Virtual Network sites that can be allocated to the subscription.

System_CAPS_pubpropertyMaximumStorageAccounts

Gets or sets the maximum number of storage accounts that can be allocated to the subscription.

System_CAPS_pubpropertyMaximumVirtualNetworkSites

Gets or sets the maximum number of Virtual Network sites that can be allocated to the subscription.

System_CAPS_pubpropertyRequestId

(Inherited from AzureOperationResponse.)

System_CAPS_pubpropertyServiceAdminLiveEmailId

Gets or sets the live ID of the subscription administrator.

System_CAPS_pubpropertyStatusCode

(Inherited from HttpOperationResponse.)

System_CAPS_pubpropertySubscriptionID

Gets or sets the subscription ID.

System_CAPS_pubpropertySubscriptionName

Gets or sets the name of the subscription.

System_CAPS_pubpropertySubscriptionStatus

Gets or sets an SubscriptionStatus object that specifies the status of the subscription.

Return to top
Show: