OrchestratorProfile Class

Contains information about orchestrator.

All required parameters must be populated in order to send to Azure.

Inheritance
OrchestratorProfile

Constructor

OrchestratorProfile(*, orchestrator_type: str, orchestrator_version: str, **kwargs)

Variables

orchestrator_type
str

Required. Orchestrator type.

orchestrator_version
str

Required. Orchestrator version (major, minor, patch).