Click or drag to resize

LifecycleRulePrefix Property

Object name prefix that identifies objects to which the rule applies

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public string Prefix { get; set; }

Property Value

Type: String
Remarks

Mandatory parameter, which identifies one or more objects to which the rule applies. The value can be empty, indicating that the rule applies to all objects in the bucket.

See Also