CertificateAttributes Class
- java.
lang. Object - Attributes
- com.
microsoft. azure. keyvault. models. CertificateAttributes
- com.
public class CertificateAttributes extends Attributes
The certificate 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