Share via


SbomComponentsOperations interface

Interface representing a SbomComponents operations.

Properties

listByFirmware

Lists sbom analysis results of a firmware.

Property Details

listByFirmware

Lists sbom analysis results of a firmware.

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

Property Value

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