Condividi tramite


BackupStatusResponse.ErrorMessage Property

Definition

Gets or sets errorMessage in case of intent failed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to