Interface ContentTypeContract.DefinitionStages.WithCreate

All Superinterfaces:
ContentTypeContract.DefinitionStages.WithDescription, ContentTypeContract.DefinitionStages.WithIdPropertiesId, ContentTypeContract.DefinitionStages.WithIfMatch, ContentTypeContract.DefinitionStages.WithNamePropertiesName, ContentTypeContract.DefinitionStages.WithSchema, ContentTypeContract.DefinitionStages.WithVersion
All Known Subinterfaces:
ContentTypeContract.Definition
Enclosing interface:
ContentTypeContract.DefinitionStages

The stage of the ContentTypeContract 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

      Executes the create request.
      Returns:
      the created resource.
    • create

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