Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Attributes

Package version

The object attributes managed by the KeyVault service.

Hierarchy

  • Attributes

Index

Properties

Optional created

created: Date

Creation time in seconds since 1970-01-01T00:00:00Z. NOTE: This property will not be serialized. It can only be populated by the server.

Optional enabled

enabled: undefined | false | true

Determines whether the object is enabled.

Optional expires

expires: Date

Expiry date in seconds since 1970-01-01T00:00:00Z.

Optional notBefore

notBefore: Date

Not before date in seconds since 1970-01-01T00:00:00Z.

Optional updated

updated: Date

Last updated time in seconds since 1970-01-01T00:00:00Z. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc