共用方式為


LeaseStateType type

定義 LeaseStateType 的值。

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