Compartir a través de


Schedule.ExpiryTimeOffsetMinutes Propiedad

Definición

Obtiene o establece el desplazamiento del tiempo de expiración en minutos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.expiryTimeOffsetMinutes")]
public double ExpiryTimeOffsetMinutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.expiryTimeOffsetMinutes")>]
member this.ExpiryTimeOffsetMinutes : double with get, set
Public Property ExpiryTimeOffsetMinutes As Double

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a