NetworkSecurityPerimeterProfile.AccessRules Property

Definition

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)

Property Value

Applies to