次の方法で共有


ResourceSkuRestrictions.ReasonCode Property

Definition

Gets the reason code for restriction. Possible values include: 'QuotaId', 'NotAvailableForSubscription'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to