Share via


IoTFirmwareDefenseClient class

Constructors

IoTFirmwareDefenseClient(TokenCredential, string, IoTFirmwareDefenseClientOptionalParams)

Firmware & IoT Security REST API

Properties

binaryHardening

The operation groups for binaryHardening

cryptoCertificates

The operation groups for cryptoCertificates

cryptoKeys

The operation groups for cryptoKeys

cves

The operation groups for cves

firmwares

The operation groups for firmwares

operations

The operation groups for operations

passwordHashes

The operation groups for passwordHashes

pipeline

The pipeline used by this client to make requests

sbomComponents

The operation groups for sbomComponents

summaries

The operation groups for summaries

usageMetrics

The operation groups for usageMetrics

workspaces

The operation groups for workspaces

Constructor Details

IoTFirmwareDefenseClient(TokenCredential, string, IoTFirmwareDefenseClientOptionalParams)

Firmware & IoT Security REST API

new IoTFirmwareDefenseClient(credential: TokenCredential, subscriptionId: string, options?: IoTFirmwareDefenseClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

binaryHardening

The operation groups for binaryHardening

binaryHardening: BinaryHardeningOperations

Property Value

cryptoCertificates

The operation groups for cryptoCertificates

cryptoCertificates: CryptoCertificatesOperations

Property Value

cryptoKeys

The operation groups for cryptoKeys

cryptoKeys: CryptoKeysOperations

Property Value

cves

The operation groups for cves

cves: CvesOperations

Property Value

firmwares

The operation groups for firmwares

firmwares: FirmwaresOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

passwordHashes

The operation groups for passwordHashes

passwordHashes: PasswordHashesOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

sbomComponents

The operation groups for sbomComponents

sbomComponents: SbomComponentsOperations

Property Value

summaries

The operation groups for summaries

summaries: SummariesOperations

Property Value

usageMetrics

The operation groups for usageMetrics

usageMetrics: UsageMetricsOperations

Property Value

workspaces

The operation groups for workspaces

workspaces: WorkspacesOperations

Property Value