Interface Snapshot.DefinitionStages.WithCreate

All Superinterfaces:
Creatable<Snapshot>, HasName, Indexable, Resource.DefinitionWithTags<Snapshot.DefinitionStages.WithCreate>, Snapshot.DefinitionStages.WithCopyStart, Snapshot.DefinitionStages.WithIncremental, Snapshot.DefinitionStages.WithPublicNetworkAccess, Snapshot.DefinitionStages.WithSize, Snapshot.DefinitionStages.WithSku
All Known Subinterfaces:
Snapshot.Definition
Enclosing interface:
Snapshot.DefinitionStages

The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
  • Method Details

    • beginCreate

      default Accepted<Snapshot> beginCreate()
      Begins creating the snapshot resource.
      Returns:
      the accepted create operation
    • beginCreate

      default Accepted<Snapshot> beginCreate(com.azure.core.util.Context context)
      Begins creating the snapshot resource.
      Parameters:
      context - the Context of the request
      Returns:
      the accepted create operation