Share via


NetworkCloudVirtualMachineConsolePatch Class

Definition

ConsolePatchParameters represents the body of the request to patch the virtual machine console.

public class NetworkCloudVirtualMachineConsolePatch
type NetworkCloudVirtualMachineConsolePatch = class
Public Class NetworkCloudVirtualMachineConsolePatch
Inheritance
NetworkCloudVirtualMachineConsolePatch

Constructors

NetworkCloudVirtualMachineConsolePatch()

Initializes a new instance of NetworkCloudVirtualMachineConsolePatch.

Properties

Enabled

The credentials used to login to the image repository that has access to the specified image.

ExpireOn

The date and time after which the key will be disallowed access.

KeyData

The SSH public key data.

Tags

The Azure resource tags that will replace the existing ones.

Applies to