Partilhar via


IHealthErrorModel.Summary Property

Definition

Gets or sets the error summary.

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

Property Value

Attributes

Applies to