IHealthErrorModel.Caus Property

Definition

Gets or sets possible causes of the error.

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

Property Value

Attributes

Applies to