AppServiceEnvironmentInner.AllowedWorkerSizes Property

Definition

Gets list of comma separated strings describing which VM sizes are allowed for workers.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to