Share via


VMwareMachineProperties.IsGuestDetailsDiscoveryInProgress Property

Definition

Whether Refresh Fabric Layout Guest Details has been completed once. Portal will show discovery in progress, if this value is true.

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

Property Value

Implements

Attributes

Applies to