DnsZone Class

Definition

A DNS zone

public class DnsZone
type DnsZone = class
Public Class DnsZone
Inheritance
DnsZone

Constructors

DnsZone()

Properties

Etag

Gets or sets the Etag of this zone

MaxNumberOfRecordSets

Gets or sets the max number of records for this zone

Name

Gets or sets the name of the DNS zone.

NameServers

Name servers provisioned for this zone

NumberOfRecordSets

Gets or sets the number of records for this zone

RegistrationVirtualNetworkIds

Virtual Networks whose names will be registered on this zone

ResolutionVirtualNetworkIds

Virtual Networks that will have this zone in their resolution scope

ResourceGroupName

Gets or sets the name of the resource group to which this zone belongs.

SigningKeys

Gets or sets the signing keys for this zone

Tags

Gets or sets the tags of this resource

ZoneType

Type of this Zone

Applies to