Bagikan melalui


PolicyAssignmentProperties.Scope Property

Definition

The scope.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)]
public string Scope { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)>]
member this.Scope : string with get, set
Public Property Scope As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to