Interface VirtualNetworkLink.DefinitionStages.WithIfMatch

All Known Subinterfaces:
VirtualNetworkLink.Definition, VirtualNetworkLink.DefinitionStages.WithCreate
Enclosing interface:
VirtualNetworkLink.DefinitionStages

public static interface VirtualNetworkLink.DefinitionStages.WithIfMatch
The stage of the VirtualNetworkLink definition allowing to specify ifMatch.
  • Method Details

    • withIfMatch

      Specifies the ifMatch property: ETag of the resource. Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting any concurrent changes..
      Parameters:
      ifMatch - ETag of the resource. Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting any concurrent changes.
      Returns:
      the next definition stage.