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

The name of the version to update.

If no application version is found with this label,

CopyC#
UpdateApplication
returns an
CopyC#
InvalidParameterValue
error.

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

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