你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AppServiceEnvironmentResourceInner.AllowedWorkerSizes 属性

定义

获取逗号分隔字符串的列表,这些字符串描述辅助角色允许的 VM 大小。

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

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于