IIPSecurityRestrictionRule.IPAddressRange Property

Definition

CIDR notation to match incoming IP address

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="CIDR notation to match incoming IP address", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="ipAddressRange", Update=true)]
public string IPAddressRange { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="CIDR notation to match incoming IP address", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="ipAddressRange", Update=true)>]
member this.IPAddressRange : string with get, set
Public Property IPAddressRange As String

Property Value

Attributes

Applies to