Dashboard Functions
object DashboardFunctions
Functions
Link copied to clipboard
The grafana resource type. Uses Azure REST API version 2022-08-01. Other available API versions: 2021-09-01-preview, 2022-10-01-preview, 2023-09-01, 2023-10-01-preview, 2024-10-01.
Link copied to clipboard
suspend fun getIntegrationFabric(argument: GetIntegrationFabricPlainArgs): GetIntegrationFabricResult
The integration fabric resource type. Uses Azure REST API version 2023-10-01-preview. Other available API versions: 2024-10-01.
suspend fun getIntegrationFabric(argument: suspend GetIntegrationFabricPlainArgsBuilder.() -> Unit): GetIntegrationFabricResult
suspend fun getIntegrationFabric(integrationFabricName: String, resourceGroupName: String, workspaceName: String): GetIntegrationFabricResult
Link copied to clipboard
suspend fun getManagedPrivateEndpoint(argument: GetManagedPrivateEndpointPlainArgs): GetManagedPrivateEndpointResult
The managed private endpoint resource type. Uses Azure REST API version 2022-10-01-preview. Other available API versions: 2023-09-01, 2023-10-01-preview, 2024-10-01.
suspend fun getManagedPrivateEndpoint(argument: suspend GetManagedPrivateEndpointPlainArgsBuilder.() -> Unit): GetManagedPrivateEndpointResult
suspend fun getManagedPrivateEndpoint(managedPrivateEndpointName: String, resourceGroupName: String, workspaceName: String): GetManagedPrivateEndpointResult
Link copied to clipboard
suspend fun getPrivateEndpointConnection(argument: GetPrivateEndpointConnectionPlainArgs): GetPrivateEndpointConnectionResult
The Private Endpoint Connection resource. Uses Azure REST API version 2022-08-01. Other available API versions: 2022-10-01-preview, 2023-09-01, 2023-10-01-preview, 2024-10-01.
suspend fun getPrivateEndpointConnection(argument: suspend GetPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionResult
suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, workspaceName: String): GetPrivateEndpointConnectionResult