getInfrastructureResource

Get a InfrastructureResource Azure REST API version: 2023-11-14-preview.

Return

An infrastructure resource under Space.

Parameters

argument

null


suspend fun getInfrastructureResource(infrastructureResourceName: String, resourceGroupName: String, spaceName: String): GetInfrastructureResourceResult

Return

An infrastructure resource under Space.

See also

Parameters

infrastructureResourceName

The name of the infrastructure resource in the space.

resourceGroupName

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

spaceName

The name of the space


Return

An infrastructure resource under Space.

See also

Parameters

argument

Builder for com.pulumi.azurenative.integrationspaces.kotlin.inputs.GetInfrastructureResourcePlainArgs.