CommvaultStoragePlan.RetentionTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the retention timeframe valid only if the type of retention chosen in CUSTOM.
public Azure.ResourceManager.CommvaultContentStore.Models.CommvaultRetentionTime? RetentionTime { get; set; }
member this.RetentionTime : Nullable<Azure.ResourceManager.CommvaultContentStore.Models.CommvaultRetentionTime> with get, set
Public Property RetentionTime As Nullable(Of CommvaultRetentionTime)