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.

A summary of the model metadata.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ModelMetadataSummary

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

Syntax

C#
public class ModelMetadataSummary

The ModelMetadataSummary type exposes the following members

Constructors

NameDescription
Public Method ModelMetadataSummary()

Properties

NameTypeDescription
Public Property Domain System.String

Gets and sets the property Domain.

The machine learning domain of the model.

Public Property Framework System.String

Gets and sets the property Framework.

The machine learning framework of the model.

Public Property FrameworkVersion System.String

Gets and sets the property FrameworkVersion.

The framework version of the model.

Public Property Model System.String

Gets and sets the property Model.

The name of the model.

Public Property Task System.String

Gets and sets the property Task.

The machine learning task of the model.

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