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