Dela via


IAppServiceEnvironmentPatchResource.MultiSize Property

Definition

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

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

Property Value

Attributes

Applies to