BinaryHardeningOperations interface
Interface representing a BinaryHardening operations.
Properties
| list |
Lists binary hardening analysis results of a firmware. |
Property Details
listByFirmware
Lists binary hardening analysis results of a firmware.
listByFirmware: (resourceGroupName: string, workspaceName: string, firmwareId: string, options?: BinaryHardeningListByFirmwareOptionalParams) => PagedAsyncIterableIterator<BinaryHardeningResource, BinaryHardeningResource[], PageSettings>
Property Value
(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: BinaryHardeningListByFirmwareOptionalParams) => PagedAsyncIterableIterator<BinaryHardeningResource, BinaryHardeningResource[], PageSettings>