PSEffectiveSecurityRule.ExpandedSourceAddressPrefix Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to