Partager via


AssignmentLockSettings.ExcludedPrincipals Propriété

Définition

Obtient ou définit la liste des principaux AAD exclus des verrous de blueprint. Jusqu’à 5 principaux sont autorisés.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à