Freigeben über


TimeSettings.SecondaryTimeServer Eigenschaft

Definition

Ruft den sekundären NTP-Servernamen (Network Time Protocol) ab, z. B. "time.contoso.com", oder legt diese fest. Dies ist optional.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: