Sdílet prostřednictvím


MachineLearningDataPathAssetReference Class

Definition

Reference to an asset via its path in a datastore.

public class MachineLearningDataPathAssetReference : Azure.ResourceManager.MachineLearning.Models.MachineLearningAssetReferenceBase
type MachineLearningDataPathAssetReference = class
    inherit MachineLearningAssetReferenceBase
Public Class MachineLearningDataPathAssetReference
Inherits MachineLearningAssetReferenceBase
Inheritance
MachineLearningDataPathAssetReference

Constructors

MachineLearningDataPathAssetReference()

Initializes a new instance of MachineLearningDataPathAssetReference.

Properties

DatastoreId

ARM resource ID of the datastore where the asset is located.

Path

The path of the file/directory in the datastore.

Applies to