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.19.7.1 (3.19.7.1)
Syntaxpublic 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