PSSecurityRule.SourceAddressPrefix Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to