次の方法で共有


INetworkSecurityPerimeterConfigurationPropertiesProfile.AccessRule Property

Definition

List of Access Rules

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

Property Value

Attributes

Applies to