Condividi tramite


WorkbookTemplateErrorBody.Code Property

Definition

Service-defined error code. This code serves as a sub-status for the HTTP error code specified in the response.

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

Property Value

Implements

Attributes

Applies to