| Package | Description |
|---|---|
| com.azure.resourcemanager.privatedns.fluent.models |
Package containing the inner data models for PrivateDnsManagementClient.
|
| com.azure.resourcemanager.privatedns.models |
Package containing the data models for PrivateDnsManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkLinkState |
VirtualNetworkLinkInner.virtualNetworkLinkState()
Get the virtualNetworkLinkState property: The status of the virtual network link to the Private DNS zone.
|
| Modifier and Type | Field and Description |
|---|---|
static VirtualNetworkLinkState |
VirtualNetworkLinkState.COMPLETED
Static value Completed for VirtualNetworkLinkState.
|
static VirtualNetworkLinkState |
VirtualNetworkLinkState.IN_PROGRESS
Static value InProgress for VirtualNetworkLinkState.
|
| Modifier and Type | Method and Description |
|---|---|
static VirtualNetworkLinkState |
VirtualNetworkLinkState.fromString(String name)
Creates or finds a VirtualNetworkLinkState from its string representation.
|
VirtualNetworkLinkState |
VirtualNetworkLink.virtualNetworkLinkState() |
Copyright © 2020 Microsoft Corporation. All rights reserved.