Share via


IMachineLearningServicesIdentity.FeaturesetVersion Property

Definition

Featureset Version identifier. This is case-sensitive.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Featureset Version identifier. This is case-sensitive.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="featuresetVersion")]
public string FeaturesetVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Featureset Version identifier. This is case-sensitive.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="featuresetVersion")>]
member this.FeaturesetVersion : string with get, set
Public Property FeaturesetVersion As String

Property Value

Attributes

Applies to