Dela via


TimeSettingsInner.SecondaryTimeServer Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.secondaryTimeServer")]
public System.Collections.Generic.IList<string> SecondaryTimeServer { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.secondaryTimeServer")>]
member this.SecondaryTimeServer : System.Collections.Generic.IList<string> with get, set
Public Property SecondaryTimeServer As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to