| Package | Description |
|---|---|
| com.azure.resourcemanager.privatedns.models |
Package containing the data models for PrivateDnsManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkLink.Update |
VirtualNetworkLink.UpdateStages.WithAutoRegistration.disableAutoRegistration()
Disables auto-registration for virtual network records.
|
VirtualNetworkLink.Update |
VirtualNetworkLink.UpdateStages.WithAutoRegistration.enableAutoRegistration()
Enables auto-registration for virtual network records.
|
VirtualNetworkLink.Update |
PrivateDnsZone.UpdateStages.WithVirtualNetworkLink.updateVirtualNetworkLink(String name)
Begins the description of an update of an existing virtual network link in this DNS zone.
|
VirtualNetworkLink.Update |
VirtualNetworkLink.UpdateStages.WithETagCheck.withETagCheck()
Specifies the If-Match header with the current etag value associated with the virtual network link.
|
VirtualNetworkLink.Update |
VirtualNetworkLink.UpdateStages.WithETagCheck.withETagCheck(String etagValue)
Specifies the If-Match header with the given etag value.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.