Microsoft Azure · Schema

SecretAttributes

The secret management attributes.

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

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