Click or drag to resize
LifecycleRuleTransitions Property
Gets or sets the transition.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public LifecycleRuleLifeCycleTransition[] Transitions { get; set; }

Property Value

Type: LifecycleRuleLifeCycleTransition
The transition.
See Also