saklient.cs  0.0.2.11
Static Public Attributes | List of all members
Saklient.Cloud.Enums.EServerInstanceStatus Class Reference

サーバの起動状態を表す列挙子。 More...

Static Public Attributes

static string DOWN = "down"
 DOWN More...
 
static string CLEANING = "cleaning"
 CLEANING More...
 
static string UP = "up"
 UP More...
 

Detailed Description

サーバの起動状態を表す列挙子。

Member Data Documentation

string Saklient.Cloud.Enums.EServerInstanceStatus.CLEANING = "cleaning"
static

CLEANING

string Saklient.Cloud.Enums.EServerInstanceStatus.DOWN = "down"
static

DOWN

string Saklient.Cloud.Enums.EServerInstanceStatus.UP = "up"
static

UP


The documentation for this class was generated from the following file: