Share via


ErrorDefinition.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.Owned)]
public int? Code { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Portal.Origin(Microsoft.Azure.PowerShell.Cmdlets.Portal.PropertyOrigin.Owned)>]
member this.Code : Nullable<int>
Public ReadOnly Property Code As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to