ISubscriptionOperations 成员

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

以下各表列出了由 ISubscriptionOperations 类型公开的成员。

公共 方法

(另请参见 Extension 方法)

  Name 说明
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.

返回页首

Extension 方法

  Name 说明
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.)

返回页首

另请参阅

参考

ISubscriptionOperations 接口
Microsoft.WindowsAzure.Management 命名空间