共用方式為


RoleDefinition.AssignableScopes 屬性

定義

取得或設定角色定義可指派的範圍。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於