Share via


DevTestLabVirtualNetworkData.AllowedSubnets Property

Definition

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)

Property Value

Applies to