getManagementAssociation

Retrieves the user ManagementAssociation. Uses Azure REST API version 2015-11-01-preview.

Return

The container for solution.

Parameters

argument

null


suspend fun getManagementAssociation(managementAssociationName: String, providerName: String, resourceGroupName: String, resourceName: String, resourceType: String): GetManagementAssociationResult

Return

The container for solution.

Parameters

managementAssociationName

User ManagementAssociation Name.

providerName

Provider name for the parent resource.

resourceGroupName

The name of the resource group to get. The name is case insensitive.

resourceName

Parent resource name.

resourceType

Resource type for the parent resource

See also


Return

The container for solution.

Parameters

argument

Builder for com.pulumi.azurenative.operationsmanagement.kotlin.inputs.GetManagementAssociationPlainArgs.

See also