Partager via


LeaseContainerRequest.BreakPeriod Propriété

Définition

Obtient ou définit facultatif. Pour une action d’arrêt, la durée proposée du bail doit se poursuivre avant qu’il ne soit rompu, en secondes, entre 0 et 60.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à