Interface ApiVersionSetContract.UpdateStages.WithVersioningScheme

All Known Subinterfaces:
ApiVersionSetContract.Update
Enclosing interface:
ApiVersionSetContract.UpdateStages

public static interface ApiVersionSetContract.UpdateStages.WithVersioningScheme
The stage of the ApiVersionSetContract update allowing to specify versioningScheme.
  • Method Details

    • withVersioningScheme

      ApiVersionSetContract.Update withVersioningScheme(VersioningScheme versioningScheme)
      Specifies the versioningScheme property: An value that determines where the API Version identifier will be located in a HTTP request..
      Parameters:
      versioningScheme - An value that determines where the API Version identifier will be located in a HTTP request.
      Returns:
      the next definition stage.