你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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