AppServiceEnvironmentResourceInner.MultiSize Property

Definition

Gets or sets front-end VM size, e.g. "Medium", "Large".

[Newtonsoft.Json.JsonProperty(PropertyName="properties.multiSize")]
public string MultiSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.multiSize")>]
member this.MultiSize : string with get, set
Public Property MultiSize As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to