Freigeben über


AssignmentLockSettings.ExcludedPrincipals Eigenschaft

Definition

Ruft die Liste der AAD-Prinzipale ab, die von Blaupausensperren ausgeschlossen sind, oder legt diese fest. Bis zu 5 Prinzipale sind zulässig.

[Newtonsoft.Json.JsonProperty(PropertyName="excludedPrincipals")]
public System.Collections.Generic.IList<string> ExcludedPrincipals { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="excludedPrincipals")>]
member this.ExcludedPrincipals : System.Collections.Generic.IList<string> with get, set
Public Property ExcludedPrincipals As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: