NetworkCloudVirtualMachineConsolePatch 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.
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
Azure SDK for .NET