Partilhar via


LeaseStateType type

Define valores para LeaseStateType.

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