Share via


QuotaRequestDetails.Message Property

Definition

Gets user friendly status message.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to