ModelCopyAuthorization 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