Share via


DevBox.LocalAdministratorStatus Property

Definition

Indicates whether the owner of the Dev Box is a local administrator.

public Azure.Developer.DevCenter.Models.LocalAdministratorStatus? LocalAdministratorStatus { get; set; }
member this.LocalAdministratorStatus : Nullable<Azure.Developer.DevCenter.Models.LocalAdministratorStatus> with get, set
Public Property LocalAdministratorStatus As Nullable(Of LocalAdministratorStatus)

Property Value

Applies to