Sdílet prostřednictvím


MachineLearningComponentContainerProperties Class

Definition

Component container definition. <see href="https://docs.microsoft.com/en-us/azure/machine-learning/reference-yaml-component-command" />

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

Constructors

MachineLearningComponentContainerProperties()

Initializes a new instance of MachineLearningComponentContainerProperties.

Properties

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)
ProvisioningState

Provisioning state for the component container.

Tags

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

(Inherited from MachineLearningResourceBase)

Applies to