Interface Certificate.DefinitionStages.WithCreate

All Superinterfaces:
Certificate.DefinitionStages.WithProperties, Certificate.DefinitionStages.WithTags
All Known Subinterfaces:
Certificate.Definition
Enclosing interface:
Certificate.DefinitionStages

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

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

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