Share via


DevOpsOSProfile.LogonType Property

Definition

Determines how the service should be run. By default, this will be set to Service.

public Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsLogonType? LogonType { get; set; }
member this.LogonType : Nullable<Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsLogonType> with get, set
Public Property LogonType As Nullable(Of DevOpsLogonType)

Property Value

Applies to