EasmFunctions

Functions

Link copied to clipboard

Returns a label in the given workspace. Uses Azure REST API version 2023-04-01-preview.

suspend fun getLabelByWorkspace(labelName: String, resourceGroupName: String, workspaceName: String): GetLabelByWorkspaceResult
Link copied to clipboard

Returns a workspace with the given name. Uses Azure REST API version 2023-04-01-preview.

suspend fun getWorkspace(resourceGroupName: String, workspaceName: String): GetWorkspaceResult