ContainerServiceOrchestratorProfile Class

Definition

Profile for the container service orchestrator.

public class ContainerServiceOrchestratorProfile
type ContainerServiceOrchestratorProfile = class
Public Class ContainerServiceOrchestratorProfile
Inheritance
ContainerServiceOrchestratorProfile

Constructors

ContainerServiceOrchestratorProfile()

Initializes a new instance of the ContainerServiceOrchestratorProfile class.

ContainerServiceOrchestratorProfile(ContainerServiceOrchestratorTypes)

Initializes a new instance of the ContainerServiceOrchestratorProfile class.

Properties

OrchestratorType

Gets or sets the orchestrator to use to manage container service cluster resources. Valid values are Swarm, DCOS, and Custom. Possible values include: 'Swarm', 'DCOS', 'Custom', 'Kubernetes'

Methods

Validate()

Validate the object.

Applies to