次の方法で共有


ContainerServiceOrchestratorTypes クラス

定義

ContainerServiceOrchestratorTypes の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceOrchestratorTypes>))]
public class ContainerServiceOrchestratorTypes : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceOrchestratorTypes>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceOrchestratorTypes>))>]
type ContainerServiceOrchestratorTypes = class
    inherit ExpandableStringEnum<ContainerServiceOrchestratorTypes>
Public Class ContainerServiceOrchestratorTypes
Inherits ExpandableStringEnum(Of ContainerServiceOrchestratorTypes)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

ContainerServiceOrchestratorTypes()

ContainerServiceOrchestratorTypes の値を定義します。

フィールド

Custom

ContainerServiceOrchestratorTypes の値を定義します。

DCOS

ContainerServiceOrchestratorTypes の値を定義します。

DockerCE

ContainerServiceOrchestratorTypes の値を定義します。

Kubernetes

ContainerServiceOrchestratorTypes の値を定義します。

Swarm

ContainerServiceOrchestratorTypes の値を定義します。

プロパティ

Value

ContainerServiceOrchestratorTypes の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ContainerServiceOrchestratorTypes の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

ContainerServiceOrchestratorTypes の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

ContainerServiceOrchestratorTypes の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

ContainerServiceOrchestratorTypes の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象