LogicalNetworkData.Subnets Property

Definition

Subnet - list of subnets under the logical network.

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

Property Value

Applies to