Partilhar via


RefreshSummaryResult.IsRefreshed Property

Definition

Gets or sets a value indicating whether the migrate project summary is refreshed.

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

Property Value

Implements

Attributes

Applies to