AppServiceEnvironmentInner.AllowedMultiSizes Property

Definition

Gets list of comma separated strings describing which VM sizes are allowed for front-ends.

[Newtonsoft.Json.JsonProperty(PropertyName="allowedMultiSizes")]
public string AllowedMultiSizes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedMultiSizes")>]
member this.AllowedMultiSizes : string
Public ReadOnly Property AllowedMultiSizes As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to