Package version:

Interface representing a BackupScheduleGroups.

Hierarchy

  • BackupScheduleGroups

Methods

  • Deletes the backup schedule group.

    Parameters

    • deviceName: string

      The name of the device.

    • scheduleGroupName: string

      The name of the schedule group.

    • resourceGroupName: string

      The resource group name

    • managerName: string

      The manager name

    • Optional options: BackupScheduleGroupsDeleteOptionalParams

      The options parameters.

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

Generated using TypeDoc