Package version:

Interface DeletedManagedHsmListResult

The response of a DeletedManagedHsm list operation.

interface DeletedManagedHsmListResult {
    nextLink?: string;
    value: DeletedManagedHsm[];
}

Properties

Properties

nextLink?: string

The link to the next page of items

The DeletedManagedHsm items on this page