Compartir a través de


ContainerServiceOrchestratorProfile.OrchestratorType Propiedad

Definición

Obtiene o establece el orquestador que se va a usar para administrar los recursos del clúster del servicio de contenedor. Los valores válidos son Swarm, DCOS y Custom. Entre los valores posibles se incluyen: "Swarm", "DCOS", "Custom", "Kubernetes".

[Newtonsoft.Json.JsonProperty(PropertyName="orchestratorType")]
public Microsoft.Azure.Management.Compute.Fluent.Models.ContainerServiceOrchestratorTypes OrchestratorType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="orchestratorType")>]
member this.OrchestratorType : Microsoft.Azure.Management.Compute.Fluent.Models.ContainerServiceOrchestratorTypes with get, set
Public Property OrchestratorType As ContainerServiceOrchestratorTypes

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a