Dashboard Functions
object DashboardFunctions
Functions
Link copied to clipboard
The grafana resource type. Azure REST API version: 2022-08-01. Other available API versions: 2021-09-01-preview, 2022-10-01-preview, 2023-09-01.
Link copied to clipboard
suspend fun getManagedPrivateEndpoint(argument: GetManagedPrivateEndpointPlainArgs): GetManagedPrivateEndpointResult
The managed private endpoint resource type. Azure REST API version: 2022-10-01-preview. Other available API versions: 2023-09-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. Azure REST API version: 2022-08-01. Other available API versions: 2022-10-01-preview, 2023-09-01.
suspend fun getPrivateEndpointConnection(argument: suspend GetPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionResult
suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, workspaceName: String): GetPrivateEndpointConnectionResult