Bagikan melalui


IComputeDiagnosticsOperationResult.ErrorDetailCode Property

Definition

The error code.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The error code.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="code")]
public string ErrorDetailCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The error code.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="code")>]
member this.ErrorDetailCode : string
Public ReadOnly Property ErrorDetailCode As String

Property Value

Attributes

Applies to