Share via


HybridRunbookWorker.RegistrationTime Property

Definition

Gets or sets the registration time of the worker machine.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to