getLandingZoneConfigurationOperation

Get a landing zone configuration. Uses Azure REST API version 2025-02-27-preview.

Return

Concrete proxy resource types can be created by aliasing this type using a specific property type.

Parameters

argument

null


suspend fun getLandingZoneConfigurationOperation(landingZoneAccountName: String, landingZoneConfigurationName: String, resourceGroupName: String): GetLandingZoneConfigurationOperationResult

Return

Concrete proxy resource types can be created by aliasing this type using a specific property type.

Parameters

landingZoneAccountName

The landing zone account.

landingZoneConfigurationName

The landing zone configuration name

resourceGroupName

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

See also


Return

Concrete proxy resource types can be created by aliasing this type using a specific property type.

Parameters

argument

Builder for com.pulumi.azurenative.sovereign.kotlin.inputs.GetLandingZoneConfigurationOperationPlainArgs.

See also