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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET