Share via


VMwareMachine.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.Inlined)]
public bool? IsGuestDetailsDiscoveryInProgress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.IsGuestDetailsDiscoveryInProgress : Nullable<bool>
Public ReadOnly Property IsGuestDetailsDiscoveryInProgress As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to