Share via


CloudErrorBody.Code Property

Definition

An identifier for the error. Codes are invariant and are intended to be consumed programmatically.

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Owned)]
public string Code { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Owned)>]
member this.Code : string with get, set
Public Property Code As String

Property Value

Implements

Attributes

Applies to