Share via


VirtualMachineScaleSetOSProfile.LinuxConfiguration Property

Definition

Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see Linux on Azure-Endorsed Distributions.

public Azure.ResourceManager.Compute.Models.LinuxConfiguration LinuxConfiguration { get; set; }
member this.LinuxConfiguration : Azure.ResourceManager.Compute.Models.LinuxConfiguration with get, set
Public Property LinuxConfiguration As LinuxConfiguration

Property Value

Applies to