NetworkSecurityGroup.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.
A collection of references to subnets.
public Azure.Provisioning.BicepList<Azure.Provisioning.Network.SubnetResource> Subnets { get; }
member this.Subnets : Azure.Provisioning.BicepList<Azure.Provisioning.Network.SubnetResource>
Public ReadOnly Property Subnets As BicepList(Of SubnetResource)