Share via


LoginMode.Batch Property

Definition

The LOGON32_LOGON_BATCH Win32 login mode. The batch login mode is recommended for long running parallel processes.

public static Azure.Compute.Batch.LoginMode Batch { get; }
static member Batch : Azure.Compute.Batch.LoginMode
Public Shared ReadOnly Property Batch As LoginMode

Property Value

Applies to