다음을 통해 공유


WindowsUserConfiguration.LoginMode Property

Definition

The login mode for the user. The default value for VirtualMachineConfiguration Pools is 'batch'.

public Azure.Compute.Batch.LoginMode? LoginMode { get; set; }
member this.LoginMode : Nullable<Azure.Compute.Batch.LoginMode> with get, set
Public Property LoginMode As Nullable(Of LoginMode)

Property Value

Applies to