EasmFunctions

Functions

Link copied to clipboard

Returns a label in the given workspace. 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. Azure REST API version: 2023-04-01-preview.

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