C# Class ConoHaNet.Objects.Servers.ServerRebootRequest

Afficher le fichier Open project: crowdy/OpenStack-ConoHa

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ServerRebootRequest ( ServerRebootDetails details ) : System

Initializes a new instance of the ServerRebootRequest class with the specified details.

Method Details

ServerRebootRequest() public méthode

Initializes a new instance of the ServerRebootRequest class with the specified details.
If is .
public ServerRebootRequest ( ServerRebootDetails details ) : System
details ServerRebootDetails The details of the request.
Résultat System