你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ErrorResponse.Code Property

Definition

Service specific error code which serves as the substatus for the HTTP error code.

[Microsoft.Azure.PowerShell.Cmdlets.Portal.Origin(Microsoft.Azure.PowerShell.Cmdlets.Portal.PropertyOrigin.Inlined)]
public int? Code { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Portal.Origin(Microsoft.Azure.PowerShell.Cmdlets.Portal.PropertyOrigin.Inlined)>]
member this.Code : Nullable<int>
Public ReadOnly Property Code As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to