Share via


IManagementClient.Subscriptions Property

 

Gets the operations for listing subscription information.

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

Syntax

ISubscriptionOperations Subscriptions { get; }

Property Value

Type: Microsoft.WindowsAzure.Management.ISubscriptionOperations

The operations for listing subscription information.

Remarks

For more information about listing subscription information, see the following resources:

See Also

IManagementClient Interface
Microsoft.WindowsAzure.Management Namespace

Return to top