LeaseState 列挙型

定義

LeaseState 値。

public enum LeaseState
type LeaseState = 
Public Enum LeaseState
継承
LeaseState

フィールド

Available 0

利用可能

Breaking 3

中断

Broken 4

壊れた

Expired 2

expired

Leased 1

リース

適用対象