Compartir a través de


StatefulServiceProperties.StandByReplicaKeepDuration Propiedad

Definición

Obtiene o establece la definición sobre cuánto tiempo se deben mantener las réplicas StandBy antes de quitarse, representadas en formato ISO 8601 (hh:mm:ss.ss).

[Newtonsoft.Json.JsonProperty(PropertyName="standByReplicaKeepDuration")]
public DateTime? StandByReplicaKeepDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="standByReplicaKeepDuration")>]
member this.StandByReplicaKeepDuration : Nullable<DateTime> with get, set
Public Property StandByReplicaKeepDuration As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a