ReasonCode Class

Definition

Defines values for 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)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

ReasonCode()

Fields

NotAvailableForSubscription
QuotaId

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to