OsTypeSelected1 클래스

정의

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)
상속
특성
Newtonsoft.Json.JsonConverterAttribute

생성자

OsTypeSelected1()

OsTypeSelected1에 대한 값을 정의합니다.

필드

Linux

OsTypeSelected1에 대한 값을 정의합니다.

LinuxFunctions

OsTypeSelected1에 대한 값을 정의합니다.

Windows

OsTypeSelected1에 대한 값을 정의합니다.

WindowsFunctions

OsTypeSelected1에 대한 값을 정의합니다.

속성

Value

OsTypeSelected1에 대한 값을 정의합니다.

(다음에서 상속됨 ExpandableStringEnum<T>)

메서드

Equals(Object)

OsTypeSelected1에 대한 값을 정의합니다.

(다음에서 상속됨 ExpandableStringEnum<T>)
Equals(String)

OsTypeSelected1에 대한 값을 정의합니다.

(다음에서 상속됨 ExpandableStringEnum<T>)
GetHashCode()

OsTypeSelected1에 대한 값을 정의합니다.

(다음에서 상속됨 ExpandableStringEnum<T>)
ToString()

OsTypeSelected1에 대한 값을 정의합니다.

(다음에서 상속됨 ExpandableStringEnum<T>)

적용 대상