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.

The capacity usage for a job, including the unit of measure and quantity of resources being used.

Inheritance Hierarchy

System.Object
  Amazon.Batch.Model.JobCapacityUsageSummary

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

Syntax

C#
public class JobCapacityUsageSummary

The JobCapacityUsageSummary type exposes the following members

Constructors

NameDescription
Public Method JobCapacityUsageSummary()

Properties

NameTypeDescription
Public Property CapacityUnit System.String

Gets and sets the property CapacityUnit.

The unit of measure for the capacity usage. This is VCPU for Amazon EC2 and cpu for Amazon EKS.

Public Property Quantity System.Double

Gets and sets the property Quantity.

The quantity of capacity being used by the job, measured in the units specified by capacityUnit.

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