KeyInfoListResult interface

List of keys

Properties

nextLink

Link to the next page of results

value

List of keys

Property Details

Link to the next page of results

nextLink?: string

Property Value

string

value

List of keys

value?: Key[]

Property Value

Key[]