Share via


CryptoCertificatesOperations interface

Interface representing a CryptoCertificates operations.

Properties

listByFirmware

Lists crypto certificate analysis results of a firmware.

Property Details

listByFirmware

Lists crypto certificate analysis results of a firmware.

listByFirmware: (resourceGroupName: string, workspaceName: string, firmwareId: string, options?: CryptoCertificatesListByFirmwareOptionalParams) => PagedAsyncIterableIterator<CryptoCertificateResource, CryptoCertificateResource[], PageSettings>

Property Value

(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: CryptoCertificatesListByFirmwareOptionalParams) => PagedAsyncIterableIterator<CryptoCertificateResource, CryptoCertificateResource[], PageSettings>