Click or drag to resize

GetBucketLocationRequest Class

Parameters in a request for obtaining the bucket location
Inheritance Hierarchy

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public class GetBucketLocationRequest : ObsBucketWebServiceRequest

The GetBucketLocationRequest type exposes the following members.

Constructors
  NameDescription
Public methodGetBucketLocationRequest
Initializes a new instance of the GetBucketLocationRequest class
Top
Properties
  NameDescription
Public propertyBucketName
Bucket name
(Inherited from ObsBucketWebServiceRequest.)
Top
See Also