你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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