共用方式為


NetworkSecurityPerimeterConfigurationList.Value Property

Definition

Gets a collection of NetworkSecurityPerimeterConfigurations

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.EventHub.Models.NetworkSecurityPerimeterConfiguration> Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.EventHub.Models.NetworkSecurityPerimeterConfiguration>
Public ReadOnly Property Value As IList(Of NetworkSecurityPerimeterConfiguration)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to