Share via


VerificationIPFlowResultInner.Access Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="access")]
public Microsoft.Azure.Management.Network.Fluent.Models.Access Access { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="access")>]
member this.Access : Microsoft.Azure.Management.Network.Fluent.Models.Access with get, set
Public Property Access As Access

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to