Freigeben über


NspAccessRule.AddressPrefix Property

Definition

Address prefixes in the CIDR format for inbound rules

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> AddressPrefix { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.AddressPrefix : System.Collections.Generic.List<string>
Public ReadOnly Property AddressPrefix As List(Of String)

Property Value

Implements

Attributes

Applies to