次の方法で共有


AveragePartitionLoadScalingTrigger.ScaleInterval プロパティ

定義

スケーリングするかどうかを決定する期間を秒単位で取得または設定します。 このプロパティは、ISO 8601 形式の "hh:mm:ss" で指定する必要があります。

[Newtonsoft.Json.JsonProperty(PropertyName="scaleInterval")]
public string ScaleInterval { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleInterval")>]
member this.ScaleInterval : string with get, set
Public Property ScaleInterval As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象