DnsServerSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Device DNS Server settings
public class DnsServerSettings
type DnsServerSettings = class
Public Class DnsServerSettings
- Inheritance
-
DnsServerSettings
Constructors
DnsServerSettings() |
Initializes a new instance of the DnsServerSettings class. |
DnsServerSettings(String, String) |
Initializes a new instance of the DnsServerSettings class with required arguments. |
Properties
PrimaryIPv4 |
Required. Gets or sets the primary IPV4 |
PrimaryIPv6 |
Required. Gets or sets the primary IPV6 |
SecondaryIPv4 |
Optional. Gets or sets the secondary IPV4. |
SecondaryIPv6 |
Optional. Gets or sets the secondary IPv6. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET