Aracılığıyla paylaş


InboundSecurityRules.SourceAddressPrefix Property

Definition

Gets or sets the CIDR or source IP range. Only /30, /31 and /32 Ip ranges are allowed.

[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