次の方法で共有


ResourceSkuRestrictions.ReasonCode プロパティ

定義

制限の理由を取得します。 使用できる値は、'QuotaId'、'NotAvailableForSubscription' です。

[Newtonsoft.Json.JsonProperty(PropertyName="reasonCode")]
public Microsoft.Azure.Management.Compute.Fluent.Models.ResourceSkuRestrictionsReasonCode? ReasonCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reasonCode")>]
member this.ReasonCode : Nullable<Microsoft.Azure.Management.Compute.Fluent.Models.ResourceSkuRestrictionsReasonCode>
Public ReadOnly Property ReasonCode As Nullable(Of ResourceSkuRestrictionsReasonCode)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象