PartETag Constructor Aliyun Open Services SDK for .NET
Initializes a new instance of the PartETag class

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

public PartETag(
	int partNumber,
	string eTag
)

Parameters

partNumber
Type: SystemInt32

[Missing <param name="partNumber"/> documentation for "M:Aliyun.OpenServices.OpenStorageService.PartETag.#ctor(System.Int32,System.String)"]

eTag
Type: SystemString

[Missing <param name="eTag"/> documentation for "M:Aliyun.OpenServices.OpenStorageService.PartETag.#ctor(System.Int32,System.String)"]

See Also

Reference