Partager via


RouteTable.Subnets Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subnets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.Subnet> Subnets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subnets")>]
member this.Subnets : System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.Subnet>
Public ReadOnly Property Subnets As IList(Of Subnet)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to