Поделиться через


ScheduleCreateOrUpdateParameters.ExpiryTime Свойство

Определение

Возвращает или задает время окончания расписания.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к