EffectiveNetworkSecurityRule.SourceAddressPrefix Property

Definition

Gets or sets the source address prefix.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceAddressPrefix")]
public string SourceAddressPrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceAddressPrefix")>]
member this.SourceAddressPrefix : string with get, set
Public Property SourceAddressPrefix As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to