次の方法で共有


LabServicesSkuRestrictions.ReasonCode プロパティ

定義

制限の理由を取得します。 使用できる値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象