次の方法で共有


SubscriptionServicePrincipalListResponse.ServicePrincipals プロパティ

定義

省略可能。 サブスクリプションに存在するサービス プリンシパル。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.SubscriptionServicePrincipalListResponse.ServicePrincipal> ServicePrincipals { get; set; }
member this.ServicePrincipals : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.SubscriptionServicePrincipalListResponse.ServicePrincipal> with get, set
Public Property ServicePrincipals As IList(Of SubscriptionServicePrincipalListResponse.ServicePrincipal)

プロパティ値

適用対象