Share via


VMwareMachineProperties.HostInMaintenanceMode Property

Definition

Indicates whether the host is in maintenance mode.

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

Property Value

Implements

Attributes

Applies to