SubscriptionsOperationsExtensions.List(ISubscriptionsOperations) メソッド

定義

テナントのすべてのサブスクリプションを取得します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.Subscription> List (this Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations operations);
static member List : Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.Subscription>
<Extension()>
Public Function List (operations As ISubscriptionsOperations) As IPage(Of Subscription)

パラメーター

operations
ISubscriptionsOperations

この拡張メソッドの操作グループ。

戻り値

適用対象