Share via


TopologyResourceInfo.Associations Property

Definition

Holds the associations the resource has with other resources in the resource group.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.TopologyAssociation> Associations { get; }
member this.Associations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.TopologyAssociation>
Public ReadOnly Property Associations As IReadOnlyList(Of TopologyAssociation)

Property Value

Applies to