你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSPrivateDnsZone 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 private DNS zone
public class PSPrivateDnsZone
type PSPrivateDnsZone = class
Public Class PSPrivateDnsZone
- Inheritance
-
PSPrivateDnsZone
Constructors
PSPrivateDnsZone() |
Properties
Etag |
Gets or sets the Etag of this zone |
Location |
Gets or sets the location to which this zone belongs. |
MaxNumberOfRecordSets |
Gets or sets the max number of records for this zone |
MaxNumberOfVirtualNetworkLinks |
Gets or sets the max number of records for this zone |
MaxNumberOfVirtualNetworkLinksWithRegistration |
Gets or sets the max number of records for this zone |
Name |
Gets or sets the name of the DNS zone. |
NumberOfRecordSets |
Gets or sets the number of records for this zone |
NumberOfVirtualNetworkLinks |
Gets or sets the number of records for this zone |
NumberOfVirtualNetworkLinksWithRegistration |
Gets or sets the number of records for this zone |
ResourceGroupName |
Gets or sets the name of the resource group to which this zone belongs. |
ResourceId |
Gets or sets the resource Id of the DNS zone. |
Tags |
Gets or sets the tags of this resource |