TopologyAssociation Class

Definition

Resources that have an association with the parent resource.

public class TopologyAssociation
type TopologyAssociation = class
Public Class TopologyAssociation
Inheritance
TopologyAssociation

Constructors

TopologyAssociation()

Initializes a new instance of the TopologyAssociation class.

TopologyAssociation(String, String, String)

Initializes a new instance of the TopologyAssociation class.

Properties

AssociationType

Gets or sets the association type of the child resource to the parent resource. Possible values include: 'Associated', 'Contains'

Name

Gets or sets the name of the resource that is associated with the parent resource.

ResourceId

Gets or sets the ID of the resource that is associated with the parent resource.

Applies to