Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShareDeleteMethodOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • ShareDeleteMethodOptionalParams

Index

Properties

Optional deleteSnapshots

deleteSnapshots: DeleteSnapshotsOptionType

Specifies the option include to delete the base share and all of its snapshots. Possible values include: 'include'

Optional shareSnapshot

shareSnapshot: undefined | string

The snapshot parameter is an opaque DateTime value that, when present, specifies the share snapshot to query.

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