AWS SDK for .NET Documentation
EnvironmentName Property
AmazonAmazon.ElasticBeanstalk.ModelRestartAppServerRequestEnvironmentName Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property EnvironmentName.

The name of the environment to restart the server for.

Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns

CopyC#
MissingRequiredParameter
error.

Declaration Syntax
C#
public string EnvironmentName { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)