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 UpdateServiceEnvironment operation. Updates a service environment. You can update the state of a service environment from ENABLED to DISABLED to prevent new service jobs from being placed in the service environment.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Batch.AmazonBatchRequest
      Amazon.Batch.Model.UpdateServiceEnvironmentRequest

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

Syntax

C#
public class UpdateServiceEnvironmentRequest : AmazonBatchRequest
         IAmazonWebServiceRequest

The UpdateServiceEnvironmentRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CapacityLimits System.Collections.Generic.List<Amazon.Batch.Model.CapacityLimit>

Gets and sets the property CapacityLimits.

The capacity limits for the service environment. This defines the maximum resources that can be used by service jobs in this environment.

Public Property ServiceEnvironment System.String

Gets and sets the property ServiceEnvironment.

The name or ARN of the service environment to update.

Public Property State Amazon.Batch.ServiceEnvironmentState

Gets and sets the property State.

The state of the service environment.

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