Sdílet prostřednictvím


IInboundIPRule.IPMask Property

Definition

IP Address in CIDR notation e.g., 10.0.0.0/8.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="IP Address in CIDR notation e.g., 10.0.0.0/8.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipMask", Update=true)]
public string IPMask { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="IP Address in CIDR notation e.g., 10.0.0.0/8.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipMask", Update=true)>]
member this.IPMask : string with get, set
Public Property IPMask As String

Property Value

Attributes

Applies to