APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Microsoft Azure
SecretAttributes
Microsoft Azure
· Schema
SecretAttributes
The secret management attributes.
API Management
Cloud
Cloud Computing
Enterprise
Infrastructure as a Service
Platform as a Service
T1
Properties
Name
Type
Description
enabled
boolean
Whether the secret is enabled.
nbf
integer
Not before date in UTC (Unix time).
exp
integer
Expiry date in UTC (Unix time).
created
integer
Creation time in UTC (Unix time).
updated
integer
Last updated time in UTC (Unix time).
recoveryLevel
string
The recovery level currently in effect.
recoverableDays
integer
The soft-delete data retention days.
View JSON Schema on GitHub