Partager via


TimeSettings.SecondaryTimeServer Propriété

Définition

Obtient ou définit le nom du serveur NTP (Network Time Protocol) secondaire, comme « time.contoso.com ». Ceci est facultatif.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à