Share via


IRefreshSummaryResult.IsRefreshed Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets a value indicating whether the migrate project summary is refreshed.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isRefreshed")]
public bool? IsRefreshed { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets a value indicating whether the migrate project summary is refreshed.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isRefreshed")>]
member this.IsRefreshed : Nullable<bool> with get, set
Public Property IsRefreshed As Nullable(Of Boolean)

Property Value

Attributes

Applies to