Interface CloudLink.DefinitionStages.WithCreate

All Superinterfaces:
CloudLink.DefinitionStages.WithLinkedCloud
All Known Subinterfaces:
CloudLink.Definition
Enclosing interface:
CloudLink.DefinitionStages

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

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

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