C# Class ConoHaNet.Objects.Servers.CreateServerImageRequest

Afficher le fichier Open project: crowdy/OpenStack-ConoHa

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CreateServerImageRequest ( CreateServerImageDetails details ) : System

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

Method Details

CreateServerImageRequest() public méthode

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