Interface ProductContract.DefinitionStages.WithCreate

All Superinterfaces:
ProductContract.DefinitionStages.WithApprovalRequired, ProductContract.DefinitionStages.WithDescription, ProductContract.DefinitionStages.WithDisplayName, ProductContract.DefinitionStages.WithIfMatch, ProductContract.DefinitionStages.WithState, ProductContract.DefinitionStages.WithSubscriptionRequired, ProductContract.DefinitionStages.WithSubscriptionsLimit, ProductContract.DefinitionStages.WithTerms
All Known Subinterfaces:
ProductContract.Definition
Enclosing interface:
ProductContract.DefinitionStages

The stage of the ProductContract definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
  • Method Details

    • create

      ProductContract create()
      Executes the create request.
      Returns:
      the created resource.
    • create

      ProductContract create(com.azure.core.util.Context context)
      Executes the create request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the created resource.