Share via


IThreeTierConfiguration.ApplicationServerVirtualMachineConfigurationVMSize Property

Definition

The virtual machine size.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The virtual machine size.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="vmSize")]
public string ApplicationServerVirtualMachineConfigurationVMSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The virtual machine size.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="vmSize")>]
member this.ApplicationServerVirtualMachineConfigurationVMSize : string with get, set
Public Property ApplicationServerVirtualMachineConfigurationVMSize As String

Property Value

Attributes

Applies to