Association Class

The resource definition of this association.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
Association

Constructor

Association(*, target_resource_id: str | None = None, **kwargs)

Parameters

Name Description
target_resource_id
Required
str

The REST resource instance of the target resource for this association.

Keyword-Only Parameters

Name Description
target_resource_id
Required

Variables

Name Description
id
str

The association id.

name
str

The association name.

type
str

The association type.

provisioning_state

The provisioning state of the association. Possible values include: "Accepted", "Deleting", "Running", "Succeeded", "Failed".