다음을 통해 공유


LeaseStateType type

LeaseStateType에 대한 값을 정의합니다.

type LeaseStateType = "available" | "leased" | "expired" | "breaking" | "broken"