Share via


IMigrateProjectProperties.Summary Property

Definition

Gets the summary of the migrate project.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets the summary of the migrate project.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IMigrateProjectPropertiesSummary) }, ReadOnly=true, Required=false, SerializedName="summary")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IMigrateProjectPropertiesSummary Summary { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets the summary of the migrate project.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IMigrateProjectPropertiesSummary) }, ReadOnly=true, Required=false, SerializedName="summary")>]
member this.Summary : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IMigrateProjectPropertiesSummary
Public ReadOnly Property Summary As IMigrateProjectPropertiesSummary

Property Value

Attributes

Applies to