KeyAttributes 类
定义
The attributes of a key managed by the key vault service.
public class KeyAttributes extends Attributes
- 继承
继承成员
Attributes.created()
Attributes.enabled()
Attributes.expires()
Attributes.notBefore()
Attributes.updated()
Attributes.withEnabled(Boolean enabled)
Attributes.withExpires(DateTime expires)
Attributes.withNotBefore(DateTime notBefore)