Partager via


RoleDefinitionInner.AssignableScopes Propriété

Définition

Obtient ou définit des étendues assignables par définition de rôle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à