Share via


SubnetResource.AddressPrefixes Property

Definition

List of address prefixes for the subnet.

public Azure.Provisioning.BicepList<string> AddressPrefixes { get; set; }
member this.AddressPrefixes : Azure.Provisioning.BicepList<string> with get, set
Public Property AddressPrefixes As BicepList(Of String)

Property Value

Applies to