Compartir a través de


SkuName Clase

Definición

Define valores para SkuName.

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

Constructores

SkuName()

Define valores para SkuName.

Campos

Basic

Define valores para SkuName.

Standard

Define valores para SkuName.

Propiedades

Value

Define valores para SkuName.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para SkuName.

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

Define valores para SkuName.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para SkuName.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para SkuName.

(Heredado de ExpandableStringEnum<T>)

Se aplica a