ElasticPoolActivity.ErrorMessage Property

Definition

Gets the error message if available.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to