getAutoUpgradeProfile

Get a AutoUpgradeProfile Uses Azure REST API version 2024-05-02-preview.

Return

The AutoUpgradeProfile resource.

Parameters

argument

null


suspend fun getAutoUpgradeProfile(autoUpgradeProfileName: String, fleetName: String, resourceGroupName: String): GetAutoUpgradeProfileResult

Return

The AutoUpgradeProfile resource.

Parameters

autoUpgradeProfileName

The name of the AutoUpgradeProfile resource.

fleetName

The name of the Fleet resource.

resourceGroupName

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

See also


Return

The AutoUpgradeProfile resource.

Parameters

argument

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

See also