次の方法で共有


AppServiceEnvironmentResourceInner.AllowedMultiSizes プロパティ

定義

フロントエンドに使用できる VM サイズを説明するコンマ区切り文字列の一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象