AzurefleetFunctions

Functions

Link copied to clipboard
suspend fun getFleet(argument: GetFleetPlainArgs): GetFleetResult

Get a Fleet Uses Azure REST API version 2024-11-01. Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azurefleet [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getFleet(argument: suspend GetFleetPlainArgsBuilder.() -> Unit): GetFleetResult
suspend fun getFleet(fleetName: String, resourceGroupName: String): GetFleetResult