C# Class ConoHaNet.Objects.Servers.ServerResizeRequest

Afficher le fichier Open project: crowdy/OpenStack-ConoHa

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ServerResizeRequest ( ServerResizeDetails details ) : System

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

Method Details

ServerResizeRequest() public méthode

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