SecurityRuleInner.Access Property
Definition
Gets or sets the network traffic is allowed or denied. Possible values are: 'Allow' and 'Deny'. Possible values include: 'Allow', 'Deny'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.access")]
public string Access { get; set; }
member this.Access : string with get, set
Public Property Access As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute