OperationsmanagementFunctions

Functions

Link copied to clipboard

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

suspend fun getManagementAssociation(managementAssociationName: String, providerName: String, resourceGroupName: String, resourceName: String, resourceType: String): GetManagementAssociationResult
Link copied to clipboard

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

suspend fun getManagementConfiguration(managementConfigurationName: String, resourceGroupName: String): GetManagementConfigurationResult
Link copied to clipboard

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

suspend fun getSolution(argument: suspend GetSolutionPlainArgsBuilder.() -> Unit): GetSolutionResult
suspend fun getSolution(resourceGroupName: String, solutionName: String): GetSolutionResult