Interface Cluster.DefinitionStages.WithCreate

All Superinterfaces:
Cluster.DefinitionStages.WithAssociatedWorkspaces, Cluster.DefinitionStages.WithBillingType, Cluster.DefinitionStages.WithCapacityReservationProperties, Cluster.DefinitionStages.WithIdentity, Cluster.DefinitionStages.WithIsAvailabilityZonesEnabled, Cluster.DefinitionStages.WithIsDoubleEncryptionEnabled, Cluster.DefinitionStages.WithKeyVaultProperties, Cluster.DefinitionStages.WithSku, Cluster.DefinitionStages.WithTags
All Known Subinterfaces:
Cluster.Definition
Enclosing interface:
Cluster.DefinitionStages

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

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

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