Compartilhar via


Membros ISubscriptionOperations

Represents the interface for operations that are used to list subscription information.

As tabelas a seguir listam os membros expostos pelo tipo ISubscriptionOperations.

Público Métodos

(consulte tambémExtension Métodos)

  Nome Descrição
GetAsync Asynchronously returns account and resource allocation information for the specified subscription.
ListOperationsAsync Asynchronously retrieves a list of operations that were performed on a subscription during the specified timeframe.
RegisterResourceAsync Asynchronously registers a resource with a subscription.
UnregisterResourceAsync Asynchronously removes the registration a resource from a subscription.

Início

Extension Métodos

  Nome Descrição
Get  Returns account and resource allocation information for the specified subscription. (Defined by SubscriptionOperationsExtensions.)
GetAsync  Asynchronously returns account and resource allocation information for the specified subscription. (Defined by SubscriptionOperationsExtensions.)
ListOperations  Returns a list of operations that were performed on a subscription during the specified timeframe. (Defined by SubscriptionOperationsExtensions.)
ListOperationsAsync  Asynchronously returns a list of operations that were performed on a subscription during the specified timeframe. (Defined by SubscriptionOperationsExtensions.)
RegisterResource  Registers a resource with a subscription. (Defined by SubscriptionOperationsExtensions.)
RegisterResourceAsync  Asynchronously registers a resource with a subscription. (Defined by SubscriptionOperationsExtensions.)
UnregisterResource  Removes the registration of a resource from a subscription. (Defined by SubscriptionOperationsExtensions.)
UnregisterResourceAsync  Asynchronously removes the registration of a resource from a subscription. (Defined by SubscriptionOperationsExtensions.)

Início

Consulte também

Referência

Interface ISubscriptionOperations
Namespace Microsoft.WindowsAzure.Management