IAmlComputeSchema.VMSize Property

Definition

Virtual Machine Size

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

Property Value

Attributes

Applies to