Interface VirtualNetworkLink

All Superinterfaces:
ChildResource<PrivateDnsZone>, ExternalChildResource<VirtualNetworkLink,PrivateDnsZone>, HasInnerModel<VirtualNetworkLinkInner>, HasName, HasParent<PrivateDnsZone>, Indexable, Refreshable<VirtualNetworkLink>

An immutable client-side representation of an Azure Virtual Network Link.
  • Method Details

    • etag

      String etag()
      Returns:
      the ETag of the virtual network link.
    • referencedVirtualNetworkId

      String referencedVirtualNetworkId()
      Returns:
      the id of referenced virtual network.
    • isAutoRegistrationEnabled

      boolean isAutoRegistrationEnabled()
      Returns:
      whether auto-registration of virtual machine records in the virtual network gets enabled in the private DNS zone.
    • virtualNetworkLinkState

      VirtualNetworkLinkState virtualNetworkLinkState()
      Returns:
      the status of the virtual network link to the private DNS zone.
    • provisioningState

      ProvisioningState provisioningState()
      Returns:
      the provisioning state of the virtual network link.