Share via


LoginMode.Interactive Property

Definition

The LOGON32_LOGON_INTERACTIVE Win32 login mode. UAC is enabled on Windows VirtualMachineConfiguration Pools. If this option is used with an elevated user identity in a Windows VirtualMachineConfiguration Pool, the user session will not be elevated unless the application executed by the Task command line is configured to always require administrative privilege or to always require maximum privilege.

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

Property Value

Applies to