Share via


VirtualNetworkData.Subnets Property

Definition

A list of subnets in a Virtual Network.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.SubnetData> Subnets { get; }
member this.Subnets : System.Collections.Generic.IList<Azure.ResourceManager.Network.SubnetData>
Public ReadOnly Property Subnets As IList(Of SubnetData)

Property Value

Applies to