AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
description) is not provided, the
value remains unchanged. To clear properties, specify an empty string. Namespace: Amazon.ElasticBeanstalk.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class UpdateApplicationVersionRequest : AmazonElasticBeanstalkRequest IRequestEvents
The UpdateApplicationVersionRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateApplicationVersionRequest() | Empty constructor used to set properties independently even when a simple constructor is available |
|
UpdateApplicationVersionRequest(string, string) | Instantiates UpdateApplicationVersionRequest with the parameterized properties |
| Name | Type | Description | |
|---|---|---|---|
|
ApplicationName | System.String |
Gets and sets the property ApplicationName.
The name of the application associated with this version.
If no application is found with this name, |
|
Description | System.String |
Gets and sets the property Description.
A new description for this release. |
|
VersionLabel | System.String |
Gets and sets the property VersionLabel.
The name of the version to update.
If no application version is found with this label, |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1