IVirtualMachineSchemaProperties.VirtualMachineSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Virtual Machine size", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualMachineSize")]
public string VirtualMachineSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Virtual Machine size", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualMachineSize")>]
member this.VirtualMachineSize : string with get, set
Public Property VirtualMachineSize As String
Property Value
- Attributes