SubscriptionGetResponse Members

Represents the information about a subscription.

The following tables list the members exposed by the SubscriptionGetResponse type.

Public Constructors

  Name Description
  SubscriptionGetResponse Initializes a new instance of the SubscriptionGetResponse class.

Top

Public Properties

  Name Description
AccountAdminLiveEmailId Gets or sets the live ID of the account administrator.
CurrentCoreCount Gets or sets the number of currently allocated cores.
CurrentDnsServers Gets or sets the current number of DNS servers allocated to the subscription.
CurrentHostedServices Gets or sets the number of currently allocated cloud services.
CurrentLocalNetworkSites Gets or sets the current number of local Virtual Network sites that are allocated to the subscription.
CurrentStorageAccounts Gets or sets the number of currently allocated storage accounts.
CurrentVirtualNetworkSites Gets or sets the number of currently allocated Virtual Network sites.
MaximumCoreCount Gets or sets the maximum number of cores that can be allocated to the subscription.
MaximumDnsServers Gets or sets the maximum number of DNS servers that can be allocated to the subscription.
MaximumHostedServices Gets or sets the maximum number of cloud services that can be allocated to the subscription.
MaximumLocalNetworkSites Gets or sets the maximum number of local Virtual Network sites that can be allocated to the subscription.
MaximumStorageAccounts Gets or sets the maximum number of storage accounts that can be allocated to the subscription.
MaximumVirtualNetworkSites Gets or sets the maximum number of Virtual Network sites that can be allocated to the subscription.
RequestId  (Inherited from AzureOperationResponse)
ServiceAdminLiveEmailId Gets or sets the live ID of the subscription administrator.
StatusCode  (Inherited from HttpOperationResponse)
SubscriptionID Gets or sets the subscription ID.
SubscriptionName Gets or sets the name of the subscription.
SubscriptionStatus Gets or sets an SubscriptionStatus object that specifies the status of the subscription.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

SubscriptionGetResponse Class
Microsoft.WindowsAzure.Management.Models Namespace