BlobOperationResult interface

ChangeFeedEvent AsyncOperationInfo

Properties

copyId

Copy Id.

destinationAccessTier

Destination access tier.

isAsync

If the operation was async.

Property Details

copyId

Copy Id.

copyId?: string

Property Value

string

destinationAccessTier

Destination access tier.

destinationAccessTier?: AccessTier

Property Value

isAsync

If the operation was async.

isAsync: boolean

Property Value

boolean