共用方式為


CopyAuthorization interface

將檔模型複製到指定的目標資源和 modelId 的授權。

屬性

accessToken

用來授權要求的權杖。

expirationDateTime

存取權杖到期的日期/時間。

targetModelId

目的檔案模型的識別碼。

targetModelLocation

目標帳戶中複製檔模型的 URL。

targetResourceId

應複製檔模型的目標 Azure 資源識別碼。

targetResourceRegion

應複製檔模型的目標 Azure 資源位置。

屬性詳細資料

accessToken

用來授權要求的權杖。

accessToken: string

屬性值

string

expirationDateTime

存取權杖到期的日期/時間。

expirationDateTime: Date

屬性值

Date

targetModelId

目的檔案模型的識別碼。

targetModelId: string

屬性值

string

targetModelLocation

目標帳戶中複製檔模型的 URL。

targetModelLocation: string

屬性值

string

targetResourceId

應複製檔模型的目標 Azure 資源識別碼。

targetResourceId: string

屬性值

string

targetResourceRegion

應複製檔模型的目標 Azure 資源位置。

targetResourceRegion: string

屬性值

string