Aracılığıyla paylaş


IBatchDeploymentProperties.ResourceInstanceType Property

Definition

Optional type of VM used as supported by the compute target.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Optional type of VM used as supported by the compute target.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="instanceType")]
public string ResourceInstanceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Optional type of VM used as supported by the compute target.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="instanceType")>]
member this.ResourceInstanceType : string with get, set
Public Property ResourceInstanceType As String

Property Value

Attributes

Applies to