Partilhar via


OsTypeSelected Classe

Definição

Define valores para OsTypeSelected.

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

Construtores

OsTypeSelected()

Define valores para OsTypeSelected.

Campos

Linux

Define valores para OsTypeSelected.

LinuxFunctions

Define valores para OsTypeSelected.

Windows

Define valores para OsTypeSelected.

WindowsFunctions

Define valores para OsTypeSelected.

Propriedades

Value

Define valores para OsTypeSelected.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para OsTypeSelected.

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

Define valores para OsTypeSelected.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para OsTypeSelected.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para OsTypeSelected.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a