Udostępnij za pośrednictwem


SubnetPropertiesFormat.AddressPrefixes Property

Definition

List of address prefixes for the subnet.

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

Property Value

String[]

Implements

Attributes

Applies to