MachineLearningAssetContainer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MachineLearningAssetContainer.
public class MachineLearningAssetContainer : Azure.ResourceManager.MachineLearning.Models.MachineLearningResourceBase, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningAssetContainer>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningAssetContainer>
public class MachineLearningAssetContainer : Azure.ResourceManager.MachineLearning.Models.MachineLearningResourceBase
type MachineLearningAssetContainer = class
inherit MachineLearningResourceBase
interface IJsonModel<MachineLearningAssetContainer>
interface IPersistableModel<MachineLearningAssetContainer>
type MachineLearningAssetContainer = class
inherit MachineLearningResourceBase
Public Class MachineLearningAssetContainer
Inherits MachineLearningResourceBase
Implements IJsonModel(Of MachineLearningAssetContainer), IPersistableModel(Of MachineLearningAssetContainer)
Public Class MachineLearningAssetContainer
Inherits MachineLearningResourceBase
- Inheritance
- Derived
- Implements
Constructors
MachineLearningAssetContainer() |
Initializes a new instance of MachineLearningAssetContainer. |
Properties
Description |
The asset description text. (Inherited from MachineLearningResourceBase) |
IsArchived |
Is the asset archived?. |
LatestVersion |
The latest version inside this container. |
NextVersion |
The next auto incremental version. |
Properties |
The asset property dictionary. (Inherited from MachineLearningResourceBase) |
Tags |
Tag dictionary. Tags can be added, removed, and updated. (Inherited from MachineLearningResourceBase) |
Explicit Interface Implementations
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET