Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Amazon
ServerMigrationService
VmManagerType
FindValue
Amazon.ServerMigrationService.VmManagerType.FindValue C# (CSharp) Method
VmManagerType Class Documentation
ファイルを表示
Open project: aws/aws-sdk-net
FindValue()
public
static
method
Finds the constant for the unique value.
public
static
FindValue
(
string
value
) :
VmManagerType
value
string
The unique value for the constant
return
VmManagerType
public static VmManagerType FindValue(string value) { return FindValue<VmManagerType>(value); }
VmManagerType
FindValue
VmManagerType