IOneLakeArtifact.ArtifactType Property

Definition

[Required] OneLake artifact type

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] OneLake artifact type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="artifactType", Update=true)]
public string ArtifactType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] OneLake artifact type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="artifactType", Update=true)>]
member this.ArtifactType : string
Public ReadOnly Property ArtifactType As String

Property Value

Attributes

Applies to