Interface ElasticSan.DefinitionStages.WithCreate

All Superinterfaces:
ElasticSan.DefinitionStages.WithAvailabilityZones, ElasticSan.DefinitionStages.WithTags
All Known Subinterfaces:
ElasticSan.Definition
Enclosing interface:
ElasticSan.DefinitionStages

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

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

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