C# 클래스 Amazon.Lightsail.OperationType

Constants used for properties of type OperationType.
상속: ConstantClass
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
AllocateStaticIp OperationType
AttachStaticIp OperationType
CloseInstancePublicPorts OperationType
CreateDomain OperationType
CreateInstance OperationType
CreateInstanceSnapshot OperationType
CreateInstancesFromSnapshot OperationType
DeleteDomain OperationType
DeleteDomainEntry OperationType
DeleteInstance OperationType
DeleteInstanceSnapshot OperationType
DetachStaticIp OperationType
OpenInstancePublicPorts OperationType
RebootInstance OperationType
ReleaseStaticIp OperationType
StartInstance OperationType
StopInstance OperationType
UpdateDomainEntry OperationType

공개 메소드들

메소드 설명
FindValue ( string value ) : OperationType

Finds the constant for the unique value.

OperationType ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

메소드 상세

FindValue() 공개 정적인 메소드

Finds the constant for the unique value.
public static FindValue ( string value ) : OperationType
value string The unique value for the constant
리턴 OperationType

OperationType() 공개 메소드

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public OperationType ( string value ) : System
value string
리턴 System

프로퍼티 상세

AllocateStaticIp 공개적으로 정적으로 프로퍼티

Constant AllocateStaticIp for OperationType
public static OperationType,Amazon.Lightsail AllocateStaticIp
리턴 OperationType

AttachStaticIp 공개적으로 정적으로 프로퍼티

Constant AttachStaticIp for OperationType
public static OperationType,Amazon.Lightsail AttachStaticIp
리턴 OperationType

CloseInstancePublicPorts 공개적으로 정적으로 프로퍼티

Constant CloseInstancePublicPorts for OperationType
public static OperationType,Amazon.Lightsail CloseInstancePublicPorts
리턴 OperationType

CreateDomain 공개적으로 정적으로 프로퍼티

Constant CreateDomain for OperationType
public static OperationType,Amazon.Lightsail CreateDomain
리턴 OperationType

CreateInstance 공개적으로 정적으로 프로퍼티

Constant CreateInstance for OperationType
public static OperationType,Amazon.Lightsail CreateInstance
리턴 OperationType

CreateInstanceSnapshot 공개적으로 정적으로 프로퍼티

Constant CreateInstanceSnapshot for OperationType
public static OperationType,Amazon.Lightsail CreateInstanceSnapshot
리턴 OperationType

CreateInstancesFromSnapshot 공개적으로 정적으로 프로퍼티

Constant CreateInstancesFromSnapshot for OperationType
public static OperationType,Amazon.Lightsail CreateInstancesFromSnapshot
리턴 OperationType

DeleteDomain 공개적으로 정적으로 프로퍼티

Constant DeleteDomain for OperationType
public static OperationType,Amazon.Lightsail DeleteDomain
리턴 OperationType

DeleteDomainEntry 공개적으로 정적으로 프로퍼티

Constant DeleteDomainEntry for OperationType
public static OperationType,Amazon.Lightsail DeleteDomainEntry
리턴 OperationType

DeleteInstance 공개적으로 정적으로 프로퍼티

Constant DeleteInstance for OperationType
public static OperationType,Amazon.Lightsail DeleteInstance
리턴 OperationType

DeleteInstanceSnapshot 공개적으로 정적으로 프로퍼티

Constant DeleteInstanceSnapshot for OperationType
public static OperationType,Amazon.Lightsail DeleteInstanceSnapshot
리턴 OperationType

DetachStaticIp 공개적으로 정적으로 프로퍼티

Constant DetachStaticIp for OperationType
public static OperationType,Amazon.Lightsail DetachStaticIp
리턴 OperationType

OpenInstancePublicPorts 공개적으로 정적으로 프로퍼티

Constant OpenInstancePublicPorts for OperationType
public static OperationType,Amazon.Lightsail OpenInstancePublicPorts
리턴 OperationType

RebootInstance 공개적으로 정적으로 프로퍼티

Constant RebootInstance for OperationType
public static OperationType,Amazon.Lightsail RebootInstance
리턴 OperationType

ReleaseStaticIp 공개적으로 정적으로 프로퍼티

Constant ReleaseStaticIp for OperationType
public static OperationType,Amazon.Lightsail ReleaseStaticIp
리턴 OperationType

StartInstance 공개적으로 정적으로 프로퍼티

Constant StartInstance for OperationType
public static OperationType,Amazon.Lightsail StartInstance
리턴 OperationType

StopInstance 공개적으로 정적으로 프로퍼티

Constant StopInstance for OperationType
public static OperationType,Amazon.Lightsail StopInstance
리턴 OperationType

UpdateDomainEntry 공개적으로 정적으로 프로퍼티

Constant UpdateDomainEntry for OperationType
public static OperationType,Amazon.Lightsail UpdateDomainEntry
리턴 OperationType