C# 클래스 ConoHaNet.Objects.Servers.CreateServerImageRequest

파일 보기 프로젝트 열기: crowdy/OpenStack-ConoHa

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CreateServerImageRequest ( CreateServerImageDetails details ) : System

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

메소드 상세

CreateServerImageRequest() 공개 메소드

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.
리턴 System