NetworkSecurityPerimeterProfile.AccessRules 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.
Collection of access rules for the profile.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HybridCompute.Models.HybridComputeAccessRule> AccessRules { get; }
member this.AccessRules : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HybridCompute.Models.HybridComputeAccessRule>
Public ReadOnly Property AccessRules As IReadOnlyList(Of HybridComputeAccessRule)