getMaintenanceConfiguration

Gets the details of maintenance configurations by managed cluster and resource group. API Version: 2021-03-01.

Return

maintenance configuration.

Parameters

argument

null


suspend fun getMaintenanceConfiguration(configName: String, resourceGroupName: String, resourceName: String): GetMaintenanceConfigurationResult

Return

maintenance configuration.

Parameters

configName

The name of the maintenance configuration.

resourceGroupName

The name of the resource group.

resourceName

The name of the managed cluster resource.

See also


Return

maintenance configuration.

Parameters

argument

Builder for com.pulumi.azurenative.containerservice.kotlin.inputs.GetMaintenanceConfigurationPlainArgs.

See also