Share via


HciVmLogicalNetworkProperties.Subnets Property

Definition

Subnet - list of subnets under the logical network.

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

Property Value

Applies to