IMigrateProjectProperties.Summary Property

Definition

Gets the summary of the migrate project.

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

Property Value

Attributes

Applies to