你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DnsZone 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.
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 |