CryptoKeysOperations interface
Interface representing a CryptoKeys operations.
Properties
| list |
Lists crypto key analysis results of a firmware. |
Property Details
listByFirmware
Lists crypto key analysis results of a firmware.
listByFirmware: (resourceGroupName: string, workspaceName: string, firmwareId: string, options?: CryptoKeysListByFirmwareOptionalParams) => PagedAsyncIterableIterator<CryptoKeyResource, CryptoKeyResource[], PageSettings>
Property Value
(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: CryptoKeysListByFirmwareOptionalParams) => PagedAsyncIterableIterator<CryptoKeyResource, CryptoKeyResource[], PageSettings>