C# Класс Amazon.ElasticBeanstalk.Model.RestartAppServerRequest

Container for the parameters to the RestartAppServer operation.

Causes the environment to restart the application container server running on each Amazon EC2 instance.

Наследование: AmazonElasticBeanstalkRequest
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
RestartAppServerRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Приватные методы

Метод Описание
IsSetEnvironmentId ( ) : bool
IsSetEnvironmentName ( ) : bool

Описание методов

RestartAppServerRequest() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public RestartAppServerRequest ( ) : System
Результат System