DevTestLabVirtualNetworkData.AllowedSubnets 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.
The allowed subnets of the virtual network.
public System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabSubnet> AllowedSubnets { get; }
member this.AllowedSubnets : System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabSubnet>
Public ReadOnly Property AllowedSubnets As IList(Of DevTestLabSubnet)