다음을 통해 공유


KeyVaultKeyAttributes 클래스

키 특성입니다.

상속
KeyVaultKeyAttributes

생성자

KeyVaultKeyAttributes(*, enabled: bool | None = None, created: int | None = None, updated: int | None = None, **kwargs)

매개 변수

enabled
bool

키를 사용할지 여부를 지정합니다.

created
<xref:long>

키를 만들었을 때.

updated
<xref:long>

키가 업데이트된 경우.

변수

enabled
bool

키를 사용할지 여부를 지정합니다.

created
<xref:long>

키를 만들었을 때.

updated
<xref:long>

키가 업데이트된 경우.