Share via


SkuInformation.DisabledReasonMessage Property

Definition

Gets message for why the Sku is disabled.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to