Compartilhar via


VirtualNetworkResourceSettings.Subnets Propriedade

Definição

Obtém ou define a Lista de sub-redes em uma Rede Virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="subnets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Migrate.ResourceMover.Models.SubnetResourceSettings> Subnets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnets")>]
member this.Subnets : System.Collections.Generic.IList<Microsoft.Azure.Management.Migrate.ResourceMover.Models.SubnetResourceSettings> with get, set
Public Property Subnets As IList(Of SubnetResourceSettings)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a