Package version:
Optional ReadonlycertificateIf this is a secret backing a KV certificate, then this field specifies the identifier of the corresponding key backing the KV certificate. NOTE: This property will not be serialized. It can only be populated by the server.
OptionalcontentThe content type of the secret.
Optional ReadonlycreatedCreation time in UTC. NOTE: This property will not be serialized. It can only be populated by the server.
OptionalenabledDetermines whether the object is enabled.
Optional ReadonlyexpiresExpiry date in UTC.
OptionalidThe secret id.
Optional ReadonlykeyIf this is a secret backing a KV certificate, then this field specifies the corresponding key backing the KV certificate. NOTE: This property will not be serialized. It can only be populated by the server.
Please use SecretProperties.certificateKeyId instead. keyId will always be undefined.
Optional ReadonlymanagedTrue if the secret's lifetime is managed by key vault. If this is a secret backing a certificate, then managed will be true. NOTE: This property will not be serialized. It can only be populated by the server.
The name of the secret.
Optional ReadonlynotNot before date in UTC.
OptionalrecoverableThe retention dates of the softDelete data.
The value should be >=7 and <=90 when softDelete enabled.
NOTE: This property will not be serialized. It can only be populated by the server.
Optional ReadonlyrecoveryReflects the deletion recovery level currently in effect for keys in the current vault. If it contains 'Purgeable' the key can be permanently deleted by a privileged user; otherwise, only the system can purge the key, at the end of the retention interval. Possible values include: 'Purgeable', 'Recoverable+Purgeable', 'Recoverable', 'Recoverable+ProtectedSubscription' NOTE: This property will not be serialized. It can only be populated by the server.
OptionaltagsApplication specific metadata in the form of key-value pairs.
Optional ReadonlyupdatedLast updated time in UTC. NOTE: This property will not be serialized. It can only be populated by the server.
The base URL to the vault.
OptionalversionThe version of the secret. May be undefined.
An interface representing the properties of a KeyVaultSecret.