NatGatewayData.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.
An array of references to the subnets using this nat gateway resource.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.WritableSubResource> Subnets { get; }
member this.Subnets : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.WritableSubResource>
Public ReadOnly Property Subnets As IReadOnlyList(Of WritableSubResource)