次の方法で共有


ScaleRule.Custom プロパティ

定義

カスタム スケール ルールを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="custom")]
public Microsoft.Azure.Management.WebSites.Models.CustomScaleRule Custom { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="custom")>]
member this.Custom : Microsoft.Azure.Management.WebSites.Models.CustomScaleRule with get, set
Public Property Custom As CustomScaleRule

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象