Share via


ComputeOperationValue.Description Property

Definition

Gets the description of the operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to