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

PSPrivateDnsVirtualNetworkLink Class

Definition

public class PSPrivateDnsVirtualNetworkLink
type PSPrivateDnsVirtualNetworkLink = class
Public Class PSPrivateDnsVirtualNetworkLink
Inheritance
PSPrivateDnsVirtualNetworkLink

Constructors

PSPrivateDnsVirtualNetworkLink()

Properties

Etag

Gets or sets the Etag of this zone

Location

Gets or sets the location to which this zone belongs.

Name

Gets or sets the name of the virtual network link.

ProvisioningState

Gets the provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored. Possible values include: 'Creating', 'Updating', 'Deleting', 'Succeeded', 'Failed', 'Canceled'

RegistrationEnabled

Gets or sets is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled?

ResourceGroupName

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

ResourceId

Gets or sets the resource Id of the virtual network link.

Tags

Gets or sets the tags of this resource

VirtualNetworkId

virtual network that is associated with the virtual network link.

VirtualNetworkLinkState

Gets the status of the virtual network link to the Private DNS zone. Possible values are 'InProgress' and 'Completed'. This is a read-only property and any attempt to set this value will be ignored. Possible values include: 'InProgress', 'Completed'

ZoneName

Name of the private zone that is associated with the virtual network link.

Applies to