PSSecurityRule.DestinationAddressPrefix Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to