Click or drag to resize
GenericResultRequestId Property
Gets and sets the RequestId property. ID that uniquely identifies a request. Aliyun keeps track of request IDs. If you have a question about a request, include the request ID in your correspondence.

Namespace: Aliyun.OSS.Model
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public string RequestId { get; set; }

Property Value

Type: String
See Also