Compartilhar via


TopologyInner.Resources Propriedade

Definição

Obtém ou define uma lista de recursos de topologia.

[Newtonsoft.Json.JsonProperty(PropertyName="resources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.TopologyResource> Resources { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resources")>]
member this.Resources : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.TopologyResource> with get, set
Public Property Resources As IList(Of TopologyResource)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a