Interface LinkedServiceResource.DefinitionStages.WithIfMatch

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

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

    • withIfMatch

      Specifies the ifMatch property: ETag of the linkedService entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update..
      Parameters:
      ifMatch - ETag of the linkedService entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update.
      Returns:
      the next definition stage.