Interface Appliance.DefinitionStages.WithCreate

All Superinterfaces:
Appliance.DefinitionStages.WithDistro, Appliance.DefinitionStages.WithIdentity, Appliance.DefinitionStages.WithInfrastructureConfig, Appliance.DefinitionStages.WithPublicKey, Appliance.DefinitionStages.WithTags, Appliance.DefinitionStages.WithVersion
All Known Subinterfaces:
Appliance.Definition
Enclosing interface:
Appliance.DefinitionStages

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

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

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