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.
Resource sharing configuration.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ResourceSharingConfig
The ResourceSharingConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
ResourceSharingConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
AbsoluteBorrowLimits | System.Collections.Generic.List<Amazon.SageMaker.Model.ComputeQuotaResourceConfig> |
Gets and sets the property AbsoluteBorrowLimits.
The absolute limits on compute resources that can be borrowed from idle compute. When
specified, these limits define the maximum amount of specific resource types (such
as accelerators, vCPU, or memory) that an entity can borrow, regardless of the percentage-based
|
|
BorrowLimit | System.Int32 |
Gets and sets the property BorrowLimit. The limit on how much idle compute can be borrowed.The values can be 1 - 500 percent of idle compute that the team is allowed to borrow.
Default is |
|
Strategy | Amazon.SageMaker.ResourceSharingStrategy |
Gets and sets the property Strategy. The strategy of how idle compute is shared within the cluster. The following are the options of strategies.
Default is |
.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