SecretAttributes Class
- java.
lang. Object - Attributes
- com.
microsoft. azure. keyvault. models. SecretAttributes
- com.
public class SecretAttributes extends Attributes
The secret management attributes.
Inherited Members
Attributes.created()
Attributes.enabled()
Attributes.expires()
Attributes.notBefore()
Attributes.updated()
Attributes.withEnabled(Boolean enabled)
Attributes.withExpires(DateTime expires)
Attributes.withNotBefore(DateTime notBefore)
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java