Show / Hide Table of Contents

    Enum ContainerServiceOrchestratorTypes

    Defines values for ContainerServiceOrchestratorTypes.

    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.Compute.dll
    Syntax
    [Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
    public enum ContainerServiceOrchestratorTypes

    Custom

    DCOS

    Kubernetes

    Swarm

    Back to top Azure SDK for Net