CertificateAttributes クラス
- java.
lang. Object - 属性
- com.
microsoft. azure. keyvault. models. CertificateAttributes
- com.
public class CertificateAttributes extends Attributes
証明書管理属性。
継承メンバー
Attributes.created()
Attributes.enabled()
Attributes.expires()
Attributes.notBefore()
Attributes.updated()
Attributes.withEnabled(Boolean enabled)
Attributes.withExpires(DateTime expires)
Attributes.withNotBefore(DateTime notBefore)
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java