Interface ApiVersionSetContract.UpdateStages.WithDisplayName

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

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

    • withDisplayName

      ApiVersionSetContract.Update withDisplayName(String displayName)
      Specifies the displayName property: Name of API Version Set.
      Parameters:
      displayName - Name of API Version Set.
      Returns:
      the next definition stage.