Interface BackendContract.DefinitionStages.WithCreate

All Superinterfaces:
BackendContract.DefinitionStages.WithCircuitBreaker, BackendContract.DefinitionStages.WithCredentials, BackendContract.DefinitionStages.WithDescription, BackendContract.DefinitionStages.WithIfMatch, BackendContract.DefinitionStages.WithPool, BackendContract.DefinitionStages.WithProperties, BackendContract.DefinitionStages.WithProtocol, BackendContract.DefinitionStages.WithProxy, BackendContract.DefinitionStages.WithResourceId, BackendContract.DefinitionStages.WithTitle, BackendContract.DefinitionStages.WithTls, BackendContract.DefinitionStages.WithTypePropertiesType, BackendContract.DefinitionStages.WithUrl
All Known Subinterfaces:
BackendContract.Definition
Enclosing interface:
BackendContract.DefinitionStages

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

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

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