ContainerServiceOrchestratorTypes Enum

Definition

Defines values for 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
Inheritance
ContainerServiceOrchestratorTypes
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Custom 2
DCOS 1
Kubernetes 3
Swarm 0

Applies to