getIntegrationFabric

The integration fabric resource type. Uses Azure REST API version 2023-10-01-preview. Other available API versions: 2024-10-01.

Return

The integration fabric resource type.

Parameters

argument

null


suspend fun getIntegrationFabric(integrationFabricName: String, resourceGroupName: String, workspaceName: String): GetIntegrationFabricResult

Return

The integration fabric resource type.

Parameters

integrationFabricName

The integration fabric name of Azure Managed Grafana.

resourceGroupName

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

workspaceName

The workspace name of Azure Managed Grafana.

See also


Return

The integration fabric resource type.

Parameters

argument

Builder for com.pulumi.azurenative.dashboard.kotlin.inputs.GetIntegrationFabricPlainArgs.

See also