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

The name of the application to update. If no such application is found,

CopyC#
UpdateApplication
returns an
CopyC#
InvalidParameterValue
error.

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

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