Compartilhar via


IOneLakeArtifact Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.OneLakeArtifactTypeConverter))]
public interface IOneLakeArtifact : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.OneLakeArtifactTypeConverter))>]
type IOneLakeArtifact = interface
    interface IJsonSerializable
Public Interface IOneLakeArtifact
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ArtifactName

[Required] OneLake artifact name

ArtifactType

[Required] OneLake artifact type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to