IInnerHealthErrorModel.Summary Property

Definition

Gets or sets the error summary.

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

Property Value

Attributes

Applies to