ListPathsSegmentOptions interface

An interface for options common to every remote operation.

Properties

maxResults

Property Details

maxResults

maxResults?: number

Property Value

number

Inherited Property Details

abortSignal

abortSignal?: AbortSignalLike

Property Value

Inherited From ListPathsOptions.abortSignal

path

path?: string

Property Value

string

Inherited From ListPathsOptions.path

recursive

recursive?: boolean

Property Value

boolean

Inherited From ListPathsOptions.recursive

tracingOptions

tracingOptions?: OperationTracingOptions

Property Value

Inherited From ListPathsOptions.tracingOptions

userPrincipalName

userPrincipalName?: boolean

Property Value

boolean

Inherited From ListPathsOptions.userPrincipalName