Aracılığıyla paylaş


NetworkSecurityGroupResult.SecurityRuleAccessResult Property

Definition

Gets or sets the network traffic is allowed or denied. Possible values include: 'Allow', 'Deny'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to