Subnet.PropertiesAddressPrefixes Property

Definition

List of address prefixes for the subnet.

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

Property Value

String[]

Implements

Attributes

Applies to