Share via


IHealthErrorDetails.SummaryMessage Property

Definition

Error summary message.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Error summary message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="summaryMessage")]
public string SummaryMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Error summary message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="summaryMessage")>]
member this.SummaryMessage : string
Public ReadOnly Property SummaryMessage As String

Property Value

Attributes

Applies to