你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ListPathsSegmentOptions interface

每个远程操作通用选项的接口。

扩展

属性

maxResults

继承属性

abortSignal
path
recursive
tracingOptions
userPrincipalName

属性详细信息

maxResults

maxResults?: number

属性值

number

继承属性详细信息

abortSignal

abortSignal?: AbortSignalLike

属性值

继承自ListPathsOptions.abortSignal

path

path?: string

属性值

string

继承自ListPathsOptions.path

recursive

recursive?: boolean

属性值

boolean

继承自ListPathsOptions.recursive

tracingOptions

tracingOptions?: OperationTracingOptions

属性值

继承自ListPathsOptions.tracingOptions

userPrincipalName

userPrincipalName?: boolean

属性值

boolean

继承自ListPathsOptions.userPrincipalName