次の方法で共有


SubscriptionServicePrincipalOperationsExtensions.List メソッド

定義

List Service Principal 操作は、現在のサブスクリプション内のすべてのサービス プリンシパルを取得します。

public static Microsoft.WindowsAzure.Management.Models.SubscriptionServicePrincipalListResponse List (this Microsoft.WindowsAzure.Management.ISubscriptionServicePrincipalOperations operations);
static member List : Microsoft.WindowsAzure.Management.ISubscriptionServicePrincipalOperations -> Microsoft.WindowsAzure.Management.Models.SubscriptionServicePrincipalListResponse
<Extension()>
Public Function List (operations As ISubscriptionServicePrincipalOperations) As SubscriptionServicePrincipalListResponse

パラメーター

operations
ISubscriptionServicePrincipalOperations

Microsoft.WindowsAzure.Management.ISubscriptionServicePrincipalOperations への参照。

戻り値

サービス プリンシパル操作の応答を一覧表示します。

適用対象