Share via


INetworkSecurityPerimeterConfigurationList.Value Property

Definition

A collection of NetworkSecurityPerimeterConfigurations

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="A collection of NetworkSecurityPerimeterConfigurations", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.INetworkSecurityPerimeterConfiguration) }, ReadOnly=true, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.INetworkSecurityPerimeterConfiguration[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="A collection of NetworkSecurityPerimeterConfigurations", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.INetworkSecurityPerimeterConfiguration) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.INetworkSecurityPerimeterConfiguration[]
Public ReadOnly Property Value As INetworkSecurityPerimeterConfiguration()

Property Value

Attributes

Applies to