Sdílet prostřednictvím


OsTypeSelected1 Třída

Definice

Definuje hodnoty pro OsTypeSelected1.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.OsTypeSelected1>))]
public class OsTypeSelected1 : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.Models.OsTypeSelected1>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.OsTypeSelected1>))>]
type OsTypeSelected1 = class
    inherit ExpandableStringEnum<OsTypeSelected1>
Public Class OsTypeSelected1
Inherits ExpandableStringEnum(Of OsTypeSelected1)
Dědičnost
Atributy
Newtonsoft.Json.JsonConverterAttribute

Konstruktory

OsTypeSelected1()

Definuje hodnoty pro OsTypeSelected1.

Pole

Linux

Definuje hodnoty pro OsTypeSelected1.

LinuxFunctions

Definuje hodnoty pro OsTypeSelected1.

Windows

Definuje hodnoty pro OsTypeSelected1.

WindowsFunctions

Definuje hodnoty pro OsTypeSelected1.

Vlastnosti

Value

Definuje hodnoty pro OsTypeSelected1.

(Zděděno od ExpandableStringEnum<T>)

Metody

Equals(Object)

Definuje hodnoty pro OsTypeSelected1.

(Zděděno od ExpandableStringEnum<T>)
Equals(String)

Definuje hodnoty pro OsTypeSelected1.

(Zděděno od ExpandableStringEnum<T>)
GetHashCode()

Definuje hodnoty pro OsTypeSelected1.

(Zděděno od ExpandableStringEnum<T>)
ToString()

Definuje hodnoty pro OsTypeSelected1.

(Zděděno od ExpandableStringEnum<T>)

Platí pro