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

The name of the application associated with this version.

If no application is found with this name,

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)