Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyListResult

Package version

The key list result.

Hierarchy

  • KeyListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URL to get the next set of keys. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: KeyItem[]

A response message containing a list of keys in the key vault along with a link to the next page of keys. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc