ISubscriptionOperations Interface
Namespace: Microsoft.WindowsAzure.Subscriptions
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
Syntax
public interface ISubscriptionOperations
public interface class ISubscriptionOperations
type ISubscriptionOperations = interface end
Public Interface ISubscriptionOperations
Methods
Name | Description | |
---|---|---|
ListAsync(CancellationToken) |
Extension Methods
Name | Description | |
---|---|---|
List() | (Defined by SubscriptionOperationsExtensions.) |
|
ListAsync() | (Defined by SubscriptionOperationsExtensions.) |
See Also
Microsoft.WindowsAzure.Subscriptions Namespace
Return to top