CommvaultPlanProperties Class
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 properties of Commvault Plan.
public class CommvaultPlanProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CommvaultContentStore.Models.CommvaultPlanProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CommvaultContentStore.Models.CommvaultPlanProperties>
type CommvaultPlanProperties = class
interface IJsonModel<CommvaultPlanProperties>
interface IPersistableModel<CommvaultPlanProperties>
Public Class CommvaultPlanProperties
Implements IJsonModel(Of CommvaultPlanProperties), IPersistableModel(Of CommvaultPlanProperties)
- Inheritance
-
CommvaultPlanProperties
- Implements
Constructors
| Name | Description |
|---|---|
| CommvaultPlanProperties(AzureLocation, IEnumerable<CommvaultStoragePlan>) |
Initializes a new instance of CommvaultPlanProperties. |
Properties
| Name | Description |
|---|---|
| Location |
Location of the Commvault Plan. |
| ProvisioningState |
Provisioning state of the resource. |
| RetentionNumberOfSnapshots |
Number of Snapshots. |
| Schedules |
The Commvault Plan Schedule. |
| StoragePlans |
The storage plans associated with the Commvault Plan. |