Interface AccountResource.DefinitionStages.WithCreate

All Superinterfaces:
AccountResource.DefinitionStages.WithTags
All Known Subinterfaces:
AccountResource.Definition
Enclosing interface:
AccountResource.DefinitionStages

public static interface AccountResource.DefinitionStages.WithCreate extends AccountResource.DefinitionStages.WithTags
The stage of the AccountResource 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

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

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