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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java