次の方法で共有


TimeSettings.PrimaryTimeServer プロパティ

定義

'time.windows.com' などのプライマリ ネットワーク タイム プロトコル (NTP) サーバー名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryTimeServer")]
public string PrimaryTimeServer { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryTimeServer")>]
member this.PrimaryTimeServer : string with get, set
Public Property PrimaryTimeServer As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象