Compartilhar via


TimeSettings.SecondaryTimeServer Propriedade

Definição

Obtém ou define o nome do servidor NTP (Protocolo de Tempo de Rede) secundário, como "time.contoso.com". É opcional.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a