다음을 통해 공유


INetworkSecurityPerimeterConfigurationProperties.ProfileAccessRule Property

Definition

List of Access Rules

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

Property Value

Attributes

Applies to