Compartilhar via


SkuTier Classe

Definição

Define valores para SkuTier.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.EventHub.Fluent.Models.SkuTier>))]
public class SkuTier : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.EventHub.Fluent.Models.SkuTier>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.EventHub.Fluent.Models.SkuTier>))>]
type SkuTier = class
    inherit ExpandableStringEnum<SkuTier>
Public Class SkuTier
Inherits ExpandableStringEnum(Of SkuTier)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

SkuTier()

Define valores para SkuTier.

Campos

Basic

Define valores para SkuTier.

Standard

Define valores para SkuTier.

Propriedades

Value

Define valores para SkuTier.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para SkuTier.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para SkuTier.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para SkuTier.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para SkuTier.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a