IotfirmwaredefenseFunctions

Functions

Link copied to clipboard

Get firmware. Uses Azure REST API version 2023-02-08-preview. Other available API versions: 2024-01-10, 2025-04-01-preview.

suspend fun getFirmware(argument: suspend GetFirmwarePlainArgsBuilder.() -> Unit): GetFirmwareResult
suspend fun getFirmware(firmwareId: String, resourceGroupName: String, workspaceName: String): GetFirmwareResult
Link copied to clipboard

Get firmware analysis workspace. Uses Azure REST API version 2023-02-08-preview. Other available API versions: 2024-01-10, 2025-04-01-preview.

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