Share via


IMachineLearningServicesIdentity.FeaturesetName Property

Definition

Featureset name. This is case-sensitive.

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

Property Value

Attributes

Applies to