OrchestratorProfile Class
Contains information about orchestrator.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
OrchestratorProfile
Constructor
OrchestratorProfile(*, orchestrator_version: str, orchestrator_type: Optional[str] = None, is_preview: Optional[bool] = None, **kwargs)
Variables
- orchestrator_type
- str
Orchestrator type.
- orchestrator_version
- str
Required. Orchestrator version (major, minor, patch).
- is_preview
- bool
Whether Kubernetes version is currently in preview.
Feedback
Submit and view feedback for