CopyAuthorization interface
將檔模型複製到指定的目標資源和 modelId 的授權。
屬性
access |
用來授權要求的權杖。 |
expiration |
存取權杖到期的日期/時間。 |
target |
目的檔案模型的識別碼。 |
target |
目標帳戶中複製檔模型的 URL。 |
target |
應複製檔模型的目標 Azure 資源識別碼。 |
target |
應複製檔模型的目標 Azure 資源位置。 |
屬性詳細資料
accessToken
用來授權要求的權杖。
accessToken: string
屬性值
string
expirationDateTime
存取權杖到期的日期/時間。
expirationDateTime: string | Date
屬性值
string | Date
targetModelId
目的檔案模型的識別碼。
targetModelId: string
屬性值
string
targetModelLocation
目標帳戶中複製檔模型的 URL。
targetModelLocation: string
屬性值
string
targetResourceId
應複製檔模型的目標 Azure 資源識別碼。
targetResourceId: string
屬性值
string
targetResourceRegion
應複製檔模型的目標 Azure 資源位置。
targetResourceRegion: string
屬性值
string