Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Amazon
ServerMigrationService
VmManagerType
FindValue
Amazon.ServerMigrationService.VmManagerType.FindValue C# (CSharp) 메소드
VmManagerType 1 문서
파일 보기
프로젝트 열기: aws/aws-sdk-net
FindValue()
공개
정적인
메소드
Finds the constant for the unique value.
public
static
FindValue
(
string
value
) :
VmManagerType
value
string
The unique value for the constant
리턴
VmManagerType
public static VmManagerType FindValue(string value) { return FindValue<VmManagerType>(value); }
VmManagerType
FindValue
VmManagerType