次の方法で共有


ShareLeaseState 列挙型

定義

共有のリース状態。

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

フィールド

Available 0

利用可能

Breaking 3

中断

Broken 4

壊れた

Expired 2

expired

Leased 1

リース

適用対象