Interface ApiContract.DefinitionStages.WithApiVersionSetId

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

public static interface ApiContract.DefinitionStages.WithApiVersionSetId
The stage of the ApiContract definition allowing to specify apiVersionSetId.
  • Method Details

    • withApiVersionSetId

      ApiContract.DefinitionStages.WithCreate withApiVersionSetId(String apiVersionSetId)
      Specifies the apiVersionSetId property: A resource identifier for the related ApiVersionSet..
      Parameters:
      apiVersionSetId - A resource identifier for the related ApiVersionSet.
      Returns:
      the next definition stage.