Interface Snapshot.DefinitionStages.WithCreate

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<Snapshot>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.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

public static interface Snapshot.DefinitionStages.WithCreate extends com.azure.resourcemanager.resources.fluentcore.model.Creatable<Snapshot>, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<Snapshot.DefinitionStages.WithCreate>, Snapshot.DefinitionStages.WithSize, Snapshot.DefinitionStages.WithSku, Snapshot.DefinitionStages.WithIncremental, Snapshot.DefinitionStages.WithCopyStart, Snapshot.DefinitionStages.WithPublicNetworkAccess
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 com.azure.resourcemanager.resources.fluentcore.model.Accepted<Snapshot> beginCreate()
      Begins creating the snapshot resource.
      Returns:
      the accepted create operation
    • beginCreate

      default com.azure.resourcemanager.resources.fluentcore.model.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