次の方法で共有


AssignmentLockSettings.ExcludedPrincipals プロパティ

定義

ブループリント ロックから除外された AAD プリンシパルの一覧。 最大 5 つのプリンシパルが許可されます。

public System.Collections.Generic.IList<string> ExcludedPrincipals { get; }
member this.ExcludedPrincipals : System.Collections.Generic.IList<string>
Public ReadOnly Property ExcludedPrincipals As IList(Of String)

プロパティ値

適用対象