Share via


IFeaturesetVersionProperties.SpecificationPath Property

Definition

Specifies the spec path

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Specifies the spec path", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")]
public string SpecificationPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Specifies the spec path", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")>]
member this.SpecificationPath : string with get, set
Public Property SpecificationPath As String

Property Value

Attributes

Applies to