Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShareRestoreOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ShareRestoreOptionalParams

Index

Properties

Optional deletedShareName

deletedShareName: undefined | string

Specifies the name of the previously-deleted share.

Optional deletedShareVersion

deletedShareVersion: undefined | string

Specifies the version of the previously-deleted share.

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 File Service Operations.

Generated using TypeDoc