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

Property Value

Attributes

Applies to