IFeaturesetVersionProperties.SpecificationPath Property

Definition

Specifies the spec path

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

Property Value

Attributes

Applies to