Sdílet prostřednictvím


MachineLearningDataContainerProperties Class

Definition

Container for data asset versions.

public class MachineLearningDataContainerProperties : Azure.ResourceManager.MachineLearning.Models.MachineLearningAssetContainer
type MachineLearningDataContainerProperties = class
    inherit MachineLearningAssetContainer
Public Class MachineLearningDataContainerProperties
Inherits MachineLearningAssetContainer
Inheritance
MachineLearningDataContainerProperties

Constructors

MachineLearningDataContainerProperties(MachineLearningDataType)

Initializes a new instance of MachineLearningDataContainerProperties.

Properties

DataType

[Required] Specifies the type of data.

Description

The asset description text.

(Inherited from MachineLearningResourceBase)
IsArchived

Is the asset archived?.

(Inherited from MachineLearningAssetContainer)
LatestVersion

The latest version inside this container.

(Inherited from MachineLearningAssetContainer)
NextVersion

The next auto incremental version.

(Inherited from MachineLearningAssetContainer)
Properties

The asset property dictionary.

(Inherited from MachineLearningResourceBase)
Tags

Tag dictionary. Tags can be added, removed, and updated.

(Inherited from MachineLearningResourceBase)

Applies to