Share via


IProviderError.ErrorId Property

Definition

The Provider error Id.

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

Property Value

Attributes

Applies to