Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathSetExpiryOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • PathSetExpiryOptionalParams

Index

Properties

Optional expiresOn

expiresOn: undefined | string

The time to set the blob to expiry

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 timeout

timeout: undefined | number

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

Generated using TypeDoc