Partilhar via


RouteTableInner.Subnets Propriedade

Definição

Obtém uma coleção de referências a sub-redes.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a