PSPrivateDnsVirtualNetworkLink 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.
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. |