Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeletedSecret

Package version

interface

An interface representing a deleted KeyVault Secret.

Hierarchy

  • DeletedSecret

Index

Properties

Properties

name

name: string

The name of the secret.

properties

properties: SecretProperties & object

The properties of the secret

Optional value

value: undefined | string

The secret value.

Generated using TypeDoc