VmListItem 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 VM list item for backup.
public class VmListItem : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CommvaultContentStore.Models.VmListItem>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CommvaultContentStore.Models.VmListItem>
type VmListItem = class
interface IJsonModel<VmListItem>
interface IPersistableModel<VmListItem>
Public Class VmListItem
Implements IJsonModel(Of VmListItem), IPersistableModel(Of VmListItem)
- Inheritance
-
VmListItem
- Implements
Constructors
| Name | Description |
|---|---|
| VmListItem(String) |
Initializes a new instance of VmListItem. |
Properties
| Name | Description |
|---|---|
| VmGuid |
The GUID of the VM to backup. |