Compartir a través de


ISubnetPropertiesFormat.AddressPrefixes Property

Definition

List of address prefixes for the subnet.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="List of address prefixes for the subnet.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="addressPrefixes")]
public string[] AddressPrefixes { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="List of address prefixes for the subnet.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="addressPrefixes")>]
member this.AddressPrefixes : string[] with get, set
Public Property AddressPrefixes As String()

Property Value

String[]
Attributes

Applies to