Class NtpConfiguration
public class NtpConfiguration
- Inheritance
-
NtpConfiguration
- Inherited Members
Properties
FromDhcp
public bool FromDhcp { get; set; }
Property Value
NtpServers
public List<string> NtpServers { get; set; }