Compartir a través de


AzureWorkloadErrorInfo.ErrorTitle Propiedad

Definición

Obtiene o establece el título: normalmente, la entidad a la que pertenece el error.

[Newtonsoft.Json.JsonProperty(PropertyName="errorTitle")]
public string ErrorTitle { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorTitle")>]
member this.ErrorTitle : string with get, set
Public Property ErrorTitle As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a