ProtectedItemProperties 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 Protected Item.
public class ProtectedItemProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CommvaultContentStore.Models.ProtectedItemProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CommvaultContentStore.Models.ProtectedItemProperties>
type ProtectedItemProperties = class
interface IJsonModel<ProtectedItemProperties>
interface IPersistableModel<ProtectedItemProperties>
Public Class ProtectedItemProperties
Implements IJsonModel(Of ProtectedItemProperties), IPersistableModel(Of ProtectedItemProperties)
- Inheritance
-
ProtectedItemProperties
- Implements
Properties
| Name | Description |
|---|---|
| LastBackUpTime |
The Commvault Protected Item backup time. |
| Location |
The location of the protected item. |
| ResourceGroup |
The resource group of the protected item. |
| ResourceName |
The Name of the commvault protected item. |
| VmGuid |
The GUID of VM. |