Share via


SubscriptionListOperationResponse.Subscription Class

 

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

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription

Syntax

public class Subscription
public ref class Subscription 
type Subscription = class end
Public Class Subscription

Constructors

Name Description
System_CAPS_pubmethod SubscriptionListOperationResponse.Subscription()

Initializes a new instance of the Subscription class.

Properties

Name Description
System_CAPS_pubproperty AccountAdminLiveEmailId

Optional.

System_CAPS_pubproperty ActiveDirectoryTenantId

Optional.

System_CAPS_pubproperty Created

Optional.

System_CAPS_pubproperty CurrentCoreCount

Optional.

System_CAPS_pubproperty CurrentHostedServices

Optional.

System_CAPS_pubproperty CurrentStorageAccounts

Optional.

System_CAPS_pubproperty MaximumCoreCount

Optional.

System_CAPS_pubproperty MaximumDnsServers

Optional.

System_CAPS_pubproperty MaximumExtraVirtualIPCount

Optional.

System_CAPS_pubproperty MaximumHostedServices

Optional.

System_CAPS_pubproperty MaximumLocalNetworkSites

Optional.

System_CAPS_pubproperty MaximumStorageAccounts

Optional.

System_CAPS_pubproperty MaximumVirtualNetworkSites

Optional.

System_CAPS_pubproperty ServiceAdminLiveEmailId

Optional.

System_CAPS_pubproperty SubscriptionId

Optional.

System_CAPS_pubproperty SubscriptionName

Optional.

System_CAPS_pubproperty SubscriptionStatus

Optional.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.WindowsAzure.Subscriptions.Models Namespace

Return to top