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

파일 보기 프로젝트 열기: crowdy/OpenStack-ConoHa 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ServerRebootDetails ( RebootType type ) : System

Initializes a new instance of the ServerRebootDetails class with the specified reboot type.

메소드 상세

ServerRebootDetails() 공개 메소드

Initializes a new instance of the ServerRebootDetails class with the specified reboot type.
If is .
public ServerRebootDetails ( RebootType type ) : System
type RebootType The type of reboot to perform. See for predefined values.
리턴 System