Compartir a través de


ContainerServiceOrchestratorProfile Clase

Definición

Perfil del orquestador de servicios de contenedor.

public class ContainerServiceOrchestratorProfile
type ContainerServiceOrchestratorProfile = class
Public Class ContainerServiceOrchestratorProfile
Herencia
ContainerServiceOrchestratorProfile

Constructores

ContainerServiceOrchestratorProfile()

Inicializa una nueva instancia de la clase ContainerServiceOrchestratorProfile.

ContainerServiceOrchestratorProfile(ContainerServiceOrchestratorTypes)

Inicializa una nueva instancia de la clase ContainerServiceOrchestratorProfile.

Propiedades

OrchestratorType

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".

Métodos

Validate()

Valide el objeto .

Se aplica a