CloudAccountResource.GetCommvaultPlans Method
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.
Gets a collection of CommvaultPlans in the CloudAccountResource.
public virtual Azure.ResourceManager.CommvaultContentStore.CommvaultPlanCollection GetCommvaultPlans();
abstract member GetCommvaultPlans : unit -> Azure.ResourceManager.CommvaultContentStore.CommvaultPlanCollection
override this.GetCommvaultPlans : unit -> Azure.ResourceManager.CommvaultContentStore.CommvaultPlanCollection
Public Overridable Function GetCommvaultPlans () As CommvaultPlanCollection
Returns
An object representing collection of CommvaultPlans and their operations over a CommvaultPlanResource.