LogicalNetworkData.Subnets Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)