NetworkAdminRule.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 the access allowed for this particular rule.
public Azure.ResourceManager.Network.Models.SecurityConfigurationRuleAccess? Access { get; set; }
member this.Access : Nullable<Azure.ResourceManager.Network.Models.SecurityConfigurationRuleAccess> with get, set
Public Property Access As Nullable(Of SecurityConfigurationRuleAccess)