Share via


IInnerHealthErrorModel.Caus Property

Definition

Gets or sets possible causes of the error.

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

Property Value

Attributes

Applies to