ElasticPoolOperation.ErrorDescription Property

Definition

Gets the operation error description.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.errorDescription")]
public string ErrorDescription { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.errorDescription")>]
member this.ErrorDescription : string
Public ReadOnly Property ErrorDescription As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to