Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerRestoreOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ContainerRestoreOptionalParams

Index

Properties

Optional deletedContainerName

deletedContainerName: undefined | string

Optional. Version 2019-12-12 and later. Specifies the name of the deleted container to restore.

Optional deletedContainerVersion

deletedContainerVersion: undefined | string

Optional. Version 2019-12-12 and later. Specifies the version of the deleted container to restore.

Optional requestId

requestId: undefined | string

Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.

Optional timeoutInSeconds

timeoutInSeconds: undefined | number

The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob Service Operations.

Generated using TypeDoc