Click or drag to resize

GetBucketQuotaRequest Class

Parameters in a request for obtaining bucket quotas
Inheritance Hierarchy

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
public class GetBucketQuotaRequest : ObsBucketWebServiceRequest

The GetBucketQuotaRequest type exposes the following members.

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