Свойство | Тип | Описание | |
---|---|---|---|
CHANGE_PRIVACY_PROTECTION | |||
DELETE_DOMAIN | |||
DOMAIN_LOCK | |||
REGISTER_DOMAIN | |||
TRANSFER_IN_DOMAIN | |||
UPDATE_DOMAIN_CONTACT | |||
UPDATE_NAMESERVER |
Метод | Описание | |
---|---|---|
FindValue ( string value ) : |
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.
|
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
Результат |
public OperationType ( string value ) : System | ||
value | string | |
Результат | System |
public static OperationType,Amazon.Route53Domains CHANGE_PRIVACY_PROTECTION | ||
Результат |
public static OperationType,Amazon.Route53Domains DELETE_DOMAIN | ||
Результат |
public static OperationType,Amazon.Route53Domains DOMAIN_LOCK | ||
Результат |
public static OperationType,Amazon.Route53Domains REGISTER_DOMAIN | ||
Результат |
public static OperationType,Amazon.Route53Domains TRANSFER_IN_DOMAIN | ||
Результат |
public static OperationType,Amazon.Route53Domains UPDATE_DOMAIN_CONTACT | ||
Результат |