Share via


NspAccessRuleProperties.AddressPrefix Property

Definition

Address prefixes in the CIDR format for inbound rules

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)]
public string[] AddressPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)>]
member this.AddressPrefix : string[] with get, set
Public Property AddressPrefix As String()

Property Value

String[]

Implements

Attributes

Applies to