Partager via


SecurityRule.Access Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.access")]
public string Access { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.access")>]
member this.Access : string with get, set
Public Property Access As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to