VerificationIPFlowResult.Access Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the traffic is allowed or denied.
public Azure.ResourceManager.Network.Models.NetworkAccess? Access { get; }
member this.Access : Nullable<Azure.ResourceManager.Network.Models.NetworkAccess>
Public ReadOnly Property Access As Nullable(Of NetworkAccess)