ContainerServiceLinuxProfile Class
Profile for Linux VMs in the container service cluster.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ContainerServiceLinuxProfile
Constructor
ContainerServiceLinuxProfile(*, admin_username: str, ssh: _models.ContainerServiceSshConfiguration, **kwargs)
Variables
- admin_username
- str
Required. The administrator username to use for Linux VMs.
Required. The SSH configuration for Linux-based VMs running on Azure.
Feedback
Submit and view feedback for