PSSecurityRule.SourcePortRange Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to