Delen via


AssignmentLockSettings.ExcludedPrincipals Eigenschap

Definitie

Hiermee wordt een lijst met AAD-principals opgehaald of ingesteld die zijn uitgesloten van blauwdrukvergrendelingen. Er zijn maximaal 5 principals toegestaan.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op