次の方法で共有


LoginMode 列挙型

ユーザーのログイン モードを指定します。 VirtualMachineConfiguration プールの既定値は対話型モードで、CloudServiceConfiguration プールの場合はバッチ モードです。

継承
builtins.str
LoginMode
LoginMode

コンストラクター

LoginMode(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

フィールド

BATCH
INTERACTIVE