Compartilhar via


RoleDefinitionInner.AssignableScopes Propriedade

Definição

Obtém ou define escopos atribuíveis à definição de função.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a