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


RunbookDraft.CreationTime Свойство

Определение

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

public DateTimeOffset CreationTime { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="creationTime")]
public DateTimeOffset CreationTime { get; set; }
member this.CreationTime : DateTimeOffset with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="creationTime")>]
member this.CreationTime : DateTimeOffset with get, set
Public Property CreationTime As DateTimeOffset

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

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

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