EffectiveNetworkSecurityRule.ExpandedDestinationAddressPrefix Property

Definition

Gets or sets expanded destination address prefix.

[Newtonsoft.Json.JsonProperty(PropertyName="expandedDestinationAddressPrefix")]
public System.Collections.Generic.IList<string> ExpandedDestinationAddressPrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expandedDestinationAddressPrefix")>]
member this.ExpandedDestinationAddressPrefix : System.Collections.Generic.IList<string> with get, set
Public Property ExpandedDestinationAddressPrefix As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to