次の方法で共有


DeviceHAState 列挙型

定義

デバイス レベル。

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

フィールド

Primary 0

デバイスはプライマリ デバイスです。

Secondary 1

デバイスはセカンダリ デバイスです。

適用対象