MachineLearningOutputPathAssetReference Class

Definition

Reference to an asset via its path in a job output.

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

Constructors

MachineLearningOutputPathAssetReference()

Initializes a new instance of MachineLearningOutputPathAssetReference.

Properties

JobId

ARM resource ID of the job.

Path

The path of the file/directory in the job output.

Applies to