ProcessorArchitecture Classe

Definição

Define valores para ProcessorArchitecture.

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

Construtores

ProcessorArchitecture()

Define valores para ProcessorArchitecture.

Campos

Amd64

Define valores para ProcessorArchitecture.

X86

Define valores para ProcessorArchitecture.

Propriedades

Value

Define valores para ProcessorArchitecture.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ProcessorArchitecture.

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

Define valores para ProcessorArchitecture.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ProcessorArchitecture.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para ProcessorArchitecture.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a