Share via


VMwareMachine.HostInMaintenanceMode Property

Definition

Indicates whether the host is in maintenance mode.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)]
public bool? HostInMaintenanceMode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.HostInMaintenanceMode : Nullable<bool>
Public ReadOnly Property HostInMaintenanceMode As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to