AzurePlan.SkuDescription Property

Definition

Gets the sku description.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to