次の方法で共有


ContainerServiceOrchestratorTypes 列挙型

定義

ContainerServiceOrchestratorTypes の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ContainerServiceOrchestratorTypes
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ContainerServiceOrchestratorTypes = 
Public Enum ContainerServiceOrchestratorTypes
継承
ContainerServiceOrchestratorTypes
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Custom 2
DCOS 1
Kubernetes 3
Swarm 0

適用対象