Compartilhar via


ScaleSetPriority Classe

Definição

Define valores para ScaleSetPriority.

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

Construtores

ScaleSetPriority()

Define valores para ScaleSetPriority.

Campos

Regular

Define valores para ScaleSetPriority.

Spot

Define valores para ScaleSetPriority.

Propriedades

Value

Define valores para ScaleSetPriority.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ScaleSetPriority.

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

Define valores para ScaleSetPriority.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ScaleSetPriority.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para ScaleSetPriority.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a