EasmFunctions

Functions

Link copied to clipboard

Returns a label in the given workspace. API Version: 2022-04-01-preview.

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

Returns a workspace with the given name. API Version: 2022-04-01-preview.

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