Megosztás a következőn keresztül:


StatefulServiceProperties.ServicePlacementTimeLimit Property

Definition

Gets or sets the duration for which replicas can stay InBuild before reporting that build is stuck, represented in ISO 8601 format "hh:mm:ss".

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to