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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java