Partager via


TopologyResource.Associations Propriété

Définition

Obtient ou définit les associations de la ressource avec d’autres ressources du groupe de ressources.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à