KPIResourceHealthDetails Constructors
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.
Overloads
KPIResourceHealthDetails() |
Initializes a new instance of the KPIResourceHealthDetails class. |
KPIResourceHealthDetails(String, IList<ResourceHealthDetails>) |
Initializes a new instance of the KPIResourceHealthDetails class. |
KPIResourceHealthDetails()
Initializes a new instance of the KPIResourceHealthDetails class.
public KPIResourceHealthDetails ();
Public Sub New ()
Applies to
KPIResourceHealthDetails(String, IList<ResourceHealthDetails>)
Initializes a new instance of the KPIResourceHealthDetails class.
public KPIResourceHealthDetails (string resourceHealthStatus = default, System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ResourceHealthDetails> resourceHealthDetails = default);
new Microsoft.Azure.Management.RecoveryServices.Backup.Models.KPIResourceHealthDetails : string * System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ResourceHealthDetails> -> Microsoft.Azure.Management.RecoveryServices.Backup.Models.KPIResourceHealthDetails
Public Sub New (Optional resourceHealthStatus As String = Nothing, Optional resourceHealthDetails As IList(Of ResourceHealthDetails) = Nothing)
Parameters
- resourceHealthStatus
- String
Resource Health Status. Possible values include: 'Healthy', 'TransientDegraded', 'PersistentDegraded', 'TransientUnhealthy', 'PersistentUnhealthy', 'Invalid'
- resourceHealthDetails
- IList<ResourceHealthDetails>
Resource Health Status