IFeaturesetVersion.ResourceInstanceType Property

Definition

Specifies the instance type

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

Property Value

Attributes

Applies to