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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET