Share via


NspAccessRuleProperties.NetworkSecurityPerimeters Property

Definition

Gets networkSecurityPerimeters for inbound rules

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to