IHealthError.ErrorId Property

Definition

The health error unique id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The health error unique id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="errorId", Update=true)]
public string ErrorId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The health error unique id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="errorId", Update=true)>]
member this.ErrorId : string with get, set
Public Property ErrorId As String

Property Value

Attributes

Applies to