getAssociation

Get an association. API Version: 2018-09-01-preview.

Return

The resource definition of this association.

Parameters

argument

null


suspend fun getAssociation(associationName: String, scope: String): GetAssociationResult

Return

The resource definition of this association.

Parameters

associationName

The name of the association.

scope

The scope of the association.

See also


Return

The resource definition of this association.

Parameters

argument

Builder for com.pulumi.azurenative.customproviders.kotlin.inputs.GetAssociationPlainArgs.

See also