LinuxConfiguration Class
Specifies the Linux operating system settings on the virtual machine. <br>>>:code:<br>For a list of supported Linux distributions, see Linux on Azure-Endorsed Distributions <https://docs.microsoft.com/azure/virtual-machines/virtual-machines-linux-endorsed-distros?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json>_<< <br>``<br> For running non-endorsed distributions, see Information for Non-Endorsed Distributions.
- Inheritance
-
LinuxConfiguration
Constructor
LinuxConfiguration(*, disable_password_authentication: Optional[bool] = None, ssh: Optional[azure.mgmt.compute.v2016_04_30_preview.models._models_py3.SshConfiguration] = None, **kwargs)
Parameters
- disable_password_authentication
- bool
Required
Specifies whether password authentication should be disabled.
Feedback
Submit and view feedback for