Compartilhar via


IOnlineDeployment.InstanceType Property

Definition

Compute instance type.

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

Property Value

Attributes

Applies to