RestartVmCommandParameter 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.
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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET