AWS SDK Version 3 for .NET
API Reference

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.

Container for the parameters to the BatchGetApplicationRevisions operation. Gets information about one or more application revisions. The maximum number of application revisions that can be returned is 25.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CodeDeploy.AmazonCodeDeployRequest
      Amazon.CodeDeploy.Model.BatchGetApplicationRevisionsRequest

Namespace: Amazon.CodeDeploy.Model
Assembly: AWSSDK.CodeDeploy.dll
Version: 3.x.y.z

Syntax

C#
public class BatchGetApplicationRevisionsRequest : AmazonCodeDeployRequest
         IAmazonWebServiceRequest

The BatchGetApplicationRevisionsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ApplicationName System.String

Gets and sets the property ApplicationName.

The name of an CodeDeploy application about which to get revision information.

Public Property Revisions System.Collections.Generic.List<Amazon.CodeDeploy.Model.RevisionLocation>

Gets and sets the property Revisions.

An array of RevisionLocation objects that specify information to get about the application revisions, including type and location. The maximum number of RevisionLocation objects you can specify is 25.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5