Lezen in het Engels

Delen via


ComputeFleetLinuxConfiguration Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

C#
public class ComputeFleetLinuxConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ComputeFleet.Models.ComputeFleetLinuxConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ComputeFleet.Models.ComputeFleetLinuxConfiguration>
Inheritance
ComputeFleetLinuxConfiguration
Implements

Constructors

Properties

IsPasswordAuthenticationDisabled

Specifies whether password authentication should be disabled.

IsVmAgentPlatformUpdatesEnabled

Indicates whether VMAgent Platform Updates is enabled for the Linux virtual machine. Default value is false.

IsVmAgentProvisioned

Indicates whether virtual machine agent should be provisioned on the virtual machine. When this property is not specified in the request body, default behavior is to set it to true. This will ensure that VM Agent is installed on the VM so that extensions can be added to the VM later.

PatchSettings

[Preview Feature] Specifies settings related to VM Guest Patching on Linux.

SshPublicKeys

The list of SSH public keys used to authenticate with linux based VMs.

Methods

Explicit Interface Implementations

Applies to

Product Versies
Azure SDK for .NET Latest, Preview