Pool.LocalAdministrator Property

Definition

Indicates whether owners of Dev Boxes in this pool are added as local administrators on the Dev Box.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.LocalAdminStatus? LocalAdministrator { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inlined)>]
member this.LocalAdministrator : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.LocalAdminStatus> with get, set
Public Property LocalAdministrator As Nullable(Of LocalAdminStatus)

Property Value

Implements

Attributes

Applies to