Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CopyAuthorization

Package version

Request parameter that contains authorization claims for copy operation.

Hierarchy

Index

Properties

accessToken

accessToken: string

Token claim used to authorize the request.

expirationDateTimeTicks

expirationDateTimeTicks: number

The time when the access token expires. The date is represented as the number of seconds from 1970-01-01T0:0:0Z UTC until the expiration time.

modelId

modelId: string

Model identifier.

resourceId

resourceId: string

Target resource Id.

resourceRegion

resourceRegion: string

Target resource region.

Generated using TypeDoc