Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShareCreatePermissionOptions

Package version

Options to configure Share - Create Permission operation.

export
interface

ShareCreatePermissionOptions

Hierarchy

Index

Properties

Optional abortSignal

abortSignal: AbortSignalLike

An implementation of the AbortSignalLike interface to signal the request to cancel the operation. For example, use the @azure/abort-controller to create an AbortSignal.

type

{AbortSignalLike}

memberof

ShareCreatePermissionOptions

Optional tracingOptions

tracingOptions: OperationTracingOptions

Generated using TypeDoc