Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CopyAuthorization

Package version

Authorization to copy a model to the specified target resource and modelId.

Hierarchy

  • CopyAuthorization

Index

Properties

accessToken

accessToken: string

Token used to authorize the request.

expirationDateTime

expirationDateTime: Date

Date/time when the access token expires.

targetModelId

targetModelId: string

Identifier of the target model.

targetModelLocation

targetModelLocation: string

URL of the copied model in the target account.

targetResourceId

targetResourceId: string

ID of the target Azure resource where the model should be copied to.

targetResourceRegion

targetResourceRegion: string

Location of the target Azure resource where the model should be copied to.

Generated using TypeDoc