Click or drag to resize

GetBucketLifecycleRequest Class

Parameters in a request for obtaining bucket lifecycle rules
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 GetBucketLifecycleRequest : ObsBucketWebServiceRequest

The GetBucketLifecycleRequest type exposes the following members.

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