次の方法で共有


ReasonCode クラス

定義

ReasonCode の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Storage.Fluent.Models.ReasonCode>))]
public class ReasonCode : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Storage.Fluent.Models.ReasonCode>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Storage.Fluent.Models.ReasonCode>))>]
type ReasonCode = class
    inherit ExpandableStringEnum<ReasonCode>
Public Class ReasonCode
Inherits ExpandableStringEnum(Of ReasonCode)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

ReasonCode()

ReasonCode の値を定義します。

フィールド

NotAvailableForSubscription

ReasonCode の値を定義します。

QuotaId

ReasonCode の値を定義します。

プロパティ

Value

ReasonCode の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ReasonCode の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

ReasonCode の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

ReasonCode の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

ReasonCode の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象