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

The name of the application. If no application is found with this name, and

CopyC#
AutoCreateApplication
is
CopyC#
false
, 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)