Delen via


IHealthErrorDetails.Id Property

Definition

Error ID.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Error ID.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="id")]
public long? Id { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Error ID.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="id")>]
member this.Id : Nullable<int64>
Public ReadOnly Property Id As Nullable(Of Long)

Property Value

Attributes

Applies to