Condividi tramite


ResourceOperation.StatusMessage Property

Definition

Gets descriptive information of the resource operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to