Share via


INetworkSecurityPerimeterConfigurationProperties.ProfileAccessRule Property

Definition

List of Access Rules

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="List of Access Rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.INspAccessRule) }, ReadOnly=false, Required=false, SerializedName="accessRules")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.INspAccessRule[] ProfileAccessRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="List of Access Rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.INspAccessRule) }, ReadOnly=false, Required=false, SerializedName="accessRules")>]
member this.ProfileAccessRule : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.INspAccessRule[] with get, set
Public Property ProfileAccessRule As INspAccessRule()

Property Value

Attributes

Applies to