CopyObjectRequestMatchingETagConstraints Property Aliyun Open Services SDK for .NET
如果源Object的ETAG值和用户提供的ETAG相等,则执行拷贝操作;否则返回412 HTTP错误码(预处理失败)。

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax

public IList<string> MatchingETagConstraints { get; }

Property Value

Type: IListString
See Also

Reference