次の方法で共有


StatefulServiceProperties.ServicePlacementTimeLimit プロパティ

定義

ISO 8601 形式の "hh:mm:ss" で表されるビルドがスタックしていることを報告する前に、レプリカが InBuild に留まる期間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象