Share via


INspAccessRule.AddressPrefix Property

Definition

Address prefixes in the CIDR format for inbound rules

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Address prefixes in the CIDR format for inbound rules", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="addressPrefixes")]
public string[] AddressPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Address prefixes in the CIDR format for inbound rules", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="addressPrefixes")>]
member this.AddressPrefix : string[] with get, set
Public Property AddressPrefix As String()

Property Value

String[]
Attributes

Applies to