共用方式為


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>)

適用於