Sdílet prostřednictvím


OsTypeSelected Třída

Definice

Definuje hodnoty pro 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)
Dědičnost
Atributy
Newtonsoft.Json.JsonConverterAttribute

Konstruktory

OsTypeSelected()

Definuje hodnoty pro OsTypeSelected.

Pole

Linux

Definuje hodnoty pro OsTypeSelected.

LinuxFunctions

Definuje hodnoty pro OsTypeSelected.

Windows

Definuje hodnoty pro OsTypeSelected.

WindowsFunctions

Definuje hodnoty pro OsTypeSelected.

Vlastnosti

Value

Definuje hodnoty pro OsTypeSelected.

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

Metody

Equals(Object)

Definuje hodnoty pro OsTypeSelected.

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

Definuje hodnoty pro OsTypeSelected.

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

Definuje hodnoty pro OsTypeSelected.

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

Definuje hodnoty pro OsTypeSelected.

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

Platí pro