次の方法で共有


PolicyAssignment.Scope プロパティ

定義

ポリシー割り当てのスコープを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scope")]
public string Scope { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scope")>]
member this.Scope : string
Public ReadOnly Property Scope As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象