DocumentModelCopyAuthorization Class

Definition

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

public class DocumentModelCopyAuthorization
type DocumentModelCopyAuthorization = class
Public Class DocumentModelCopyAuthorization
Inheritance
DocumentModelCopyAuthorization

Constructors

DocumentModelCopyAuthorization(String, String, String, Uri, String, DateTimeOffset)

Initializes a new instance of CopyAuthorization.

Properties

AccessToken

Token used to authorize the request.

ExpiresOn

Date/time when the access token expires.

TargetModelId

Identifier of the target model.

TargetModelLocation

URI of the copied model in the target account.

TargetResourceId

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

TargetResourceRegion

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

Applies to