IAppServiceEnvironmentResource.MultiSize Property

Definition

Front-end VM size, e.g. "Medium", "Large".

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Front-end VM size, e.g. "Medium", "Large".", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="multiSize", Update=true)]
public string MultiSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Front-end VM size, e.g. "Medium", "Large".", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="multiSize", Update=true)>]
member this.MultiSize : string with get, set
Public Property MultiSize As String

Property Value

Attributes

Applies to