Iotfirmwaredefense Functions
object IotfirmwaredefenseFunctions
Functions
Link copied to clipboard
Get firmware. Uses Azure REST API version 2024-01-10. Other available API versions: 2023-02-08-preview, 2025-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotfirmwaredefense [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
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 2024-01-10. Other available API versions: 2023-02-08-preview, 2025-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotfirmwaredefense [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
suspend fun getWorkspace(argument: suspend GetWorkspacePlainArgsBuilder.() -> Unit): GetWorkspaceResult