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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ServerResizeRequest ( ServerResizeDetails details ) : System

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

메소드 상세

ServerResizeRequest() 공개 메소드

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