Click or drag to resize
LifecycleRulePrefix Property
Gets or sets the prefix of the files the rule applied to. If it's null, then the rule is applied to the whole bucket.

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

Property Value

Type: String
See Also