CommvaultPlanProperties.StoragePlans 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.
The storage plans associated with the Commvault Plan.
public System.Collections.Generic.IList<Azure.ResourceManager.CommvaultContentStore.Models.CommvaultStoragePlan> StoragePlans { get; }
member this.StoragePlans : System.Collections.Generic.IList<Azure.ResourceManager.CommvaultContentStore.Models.CommvaultStoragePlan>
Public ReadOnly Property StoragePlans As IList(Of CommvaultStoragePlan)