Interface VirtualNetworkLink.UpdateStages.WithETagCheck

    • Method Detail

      • withETagCheck

        VirtualNetworkLink.Update withETagCheck()
        Specifies the If-Match header with the current etag value associated with the virtual network link.
        Returns:
        the next stage of the update
      • withETagCheck

        VirtualNetworkLink.Update withETagCheck​(String etagValue)
        Specifies the If-Match header with the given etag value.
        Parameters:
        etagValue - the etag value
        Returns:
        the next stage of the update