SecurityRuleInner.SourceAddressPrefixes Property
Definition
[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceAddressPrefixes")]
public System.Collections.Generic.IList<string> SourceAddressPrefixes { get; set; }
member this.SourceAddressPrefixes : System.Collections.Generic.IList<string> with get, set
Public Property SourceAddressPrefixes As IList(Of String)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute