RestartVmCommandParameter Class

Definition

Parameter definition for session commands.

public class RestartVmCommandParameter
type RestartVmCommandParameter = class
Public Class RestartVmCommandParameter
Inheritance
RestartVmCommandParameter

Constructors

RestartVmCommandParameter()

Initializes a new instance of the RestartVmCommandParameter class.

RestartVmCommandParameter(String)

Initializes a new instance of the RestartVmCommandParameter class with required arguments.

Properties

LogoffMessage

Optional. Logoff warning message to be displayed to users.

LogoffWaitTimeInSeconds

Optional. Wait time in seconds before force logoff.

VirtualMachineName

Required. Name of the VM to restart.

Applies to