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

CopyAuthorization interface

授权将文档模型复制到指定的目标资源和 modelId。

属性

accessToken

用于授权请求的令牌。

expirationDateTime

访问令牌过期的日期/时间。

targetModelId

目标文档模型的标识符。

targetModelLocation

目标帐户中复制的文档模型的 URL。

targetResourceId

文档模型应复制到的目标 Azure 资源的 ID。

targetResourceRegion

应将文档模型复制到的目标 Azure 资源的位置。

属性详细信息

accessToken

用于授权请求的令牌。

accessToken: string

属性值

string

expirationDateTime

访问令牌过期的日期/时间。

expirationDateTime: Date

属性值

Date

targetModelId

目标文档模型的标识符。

targetModelId: string

属性值

string

targetModelLocation

目标帐户中复制的文档模型的 URL。

targetModelLocation: string

属性值

string

targetResourceId

文档模型应复制到的目标 Azure 资源的 ID。

targetResourceId: string

属性值

string

targetResourceRegion

应将文档模型复制到的目标 Azure 资源的位置。

targetResourceRegion: string

属性值

string