getFleetUpdateStrategy

Get a FleetUpdateStrategy Azure REST API version: 2023-08-15-preview. Other available API versions: 2023-10-15.

Return

Defines a multi-stage process to perform update operations across members of a Fleet.

Parameters

argument

null


suspend fun getFleetUpdateStrategy(fleetName: String, resourceGroupName: String, updateStrategyName: String): GetFleetUpdateStrategyResult

Return

Defines a multi-stage process to perform update operations across members of a Fleet.

See also

Parameters

fleetName

The name of the Fleet resource.

resourceGroupName

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

updateStrategyName

The name of the UpdateStrategy resource.


Return

Defines a multi-stage process to perform update operations across members of a Fleet.

See also

Parameters

argument

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