Compartilhar via


INspAccessRuleProperties.NetworkSecurityPerimeter Property

Definition

NetworkSecurityPerimeters for inbound rules

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="NetworkSecurityPerimeters for inbound rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.INetworkSecurityPerimeter) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkSecurityPerimeters", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.INetworkSecurityPerimeter> NetworkSecurityPerimeter { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="NetworkSecurityPerimeters for inbound rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.INetworkSecurityPerimeter) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkSecurityPerimeters", Update=false)>]
member this.NetworkSecurityPerimeter : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.INetworkSecurityPerimeter>
Public ReadOnly Property NetworkSecurityPerimeter As List(Of INetworkSecurityPerimeter)

Property Value

Attributes

Applies to