SelfHostedIntegrationRuntimeStatus.LocalTimeZoneOffset Property

Definition

Gets the local time zone offset in hours.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.localTimeZoneOffset")]
public string LocalTimeZoneOffset { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.localTimeZoneOffset")>]
member this.LocalTimeZoneOffset : string
Public ReadOnly Property LocalTimeZoneOffset As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to