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 UpdateMlflowTrackingServer operation. Updates properties of an existing MLflow Tracking Server.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SageMaker.AmazonSageMakerRequest
      Amazon.SageMaker.Model.UpdateMlflowTrackingServerRequest

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

Syntax

C#
public class UpdateMlflowTrackingServerRequest : AmazonSageMakerRequest
         IAmazonWebServiceRequest

The UpdateMlflowTrackingServerRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ArtifactStoreUri System.String

Gets and sets the property ArtifactStoreUri.

The new S3 URI for the general purpose bucket to use as the artifact store for the MLflow Tracking Server.

Public Property AutomaticModelRegistration System.Boolean

Gets and sets the property AutomaticModelRegistration.

Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry. To enable automatic model registration, set this value to True. To disable automatic model registration, set this value to False. If not specified, AutomaticModelRegistration defaults to False

Public Property TrackingServerName System.String

Gets and sets the property TrackingServerName.

The name of the MLflow Tracking Server to update.

Public Property TrackingServerSize Amazon.SageMaker.TrackingServerSize

Gets and sets the property TrackingServerSize.

The new size for the MLflow Tracking Server.

Public Property WeeklyMaintenanceWindowStart System.String

Gets and sets the property WeeklyMaintenanceWindowStart.

The new weekly maintenance window start day and time to update. The maintenance window day and time should be in Coordinated Universal Time (UTC) 24-hour standard time. For example: TUE:03:30.

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