Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecretListResult

Package version

List of secrets

Hierarchy

  • SecretListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URL to get the next set of secrets.

Optional value

value: Secret[]

The list of secrets.

Generated using TypeDoc