Freigeben über


InconsistentVmDetails Class

Definition

This class stores the monitoring details for consistency check of inconsistent Protected Entity.

public class InconsistentVmDetails
type InconsistentVmDetails = class
Public Class InconsistentVmDetails
Inheritance
InconsistentVmDetails

Constructors

InconsistentVmDetails()

Initializes a new instance of the InconsistentVmDetails class.

InconsistentVmDetails(String, String, IList<String>, IList<String>)

Initializes a new instance of the InconsistentVmDetails class.

Properties

CloudName

Gets or sets the Cloud name.

Details

Gets or sets the list of details regarding state of the Protected Entity in SRS and On prem.

ErrorIds

Gets or sets the list of error ids.

VMName

Gets or sets the Vm name.

Applies to