IMachineLearningServicesIdentity.FeaturesetVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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