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.

Represents a high-performance compute server used for distributed training in SageMaker AI. An UltraServer consists of multiple instances within a shared NVLink interconnect domain.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.UltraServer

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

Syntax

C#
public class UltraServer

The UltraServer type exposes the following members

Constructors

NameDescription
Public Method UltraServer()

Properties

NameTypeDescription
Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The name of the Availability Zone where the UltraServer is provisioned.

Public Property AvailableInstanceCount System.Int32

Gets and sets the property AvailableInstanceCount.

The number of instances currently available for use in this UltraServer.

Public Property AvailableSpareInstanceCount System.Int32

Gets and sets the property AvailableSpareInstanceCount.

The number of available spare instances in the UltraServer.

Public Property ConfiguredSpareInstanceCount System.Int32

Gets and sets the property ConfiguredSpareInstanceCount.

The number of spare instances configured for this UltraServer to provide enhanced resiliency.

Public Property HealthStatus Amazon.SageMaker.UltraServerHealthStatus

Gets and sets the property HealthStatus.

The overall health status of the UltraServer.

Public Property InstanceType Amazon.SageMaker.ReservedCapacityInstanceType

Gets and sets the property InstanceType.

The Amazon EC2 instance type used in the UltraServer.

Public Property InUseInstanceCount System.Int32

Gets and sets the property InUseInstanceCount.

The number of instances currently in use in this UltraServer.

Public Property TotalInstanceCount System.Int32

Gets and sets the property TotalInstanceCount.

The total number of instances in this UltraServer.

Public Property UltraServerId System.String

Gets and sets the property UltraServerId.

The unique identifier for the UltraServer.

Public Property UltraServerType System.String

Gets and sets the property UltraServerType.

The type of UltraServer, such as ml.u-p6e-gb200x72.

Public Property UnhealthyInstanceCount System.Int32

Gets and sets the property UnhealthyInstanceCount.

The number of instances in this UltraServer that are currently in an unhealthy state.

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