Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestorePointCollections

Package version

Interface representing a RestorePointCollections.

Hierarchy

  • RestorePointCollections

Implemented by

Index

Methods

beginDelete

  • The operation to delete the restore point collection. This operation will also delete all the contained restore points.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • restorePointCollectionName: string

      The name of the Restore Point Collection.

    • Optional options: RestorePointCollectionsDeleteOptionalParams

      The options parameters.

    Returns Promise<PollerLike<PollOperationState<void>, void>>

beginDeleteAndWait

createOrUpdate

get

list

listAll

update

Generated using TypeDoc