Compartilhar via


TopologyResource.Associations Propriedade

Definição

Obtém ou define as associações que o recurso tem com outros recursos no grupo de recursos.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a