Delen via


ResourceHealthSummary Class

Definition

Base class to define the health summary of the resources contained under an Arm resource.

public class ResourceHealthSummary
type ResourceHealthSummary = class
Public Class ResourceHealthSummary
Inheritance
ResourceHealthSummary

Constructors

ResourceHealthSummary()

Initializes a new instance of the ResourceHealthSummary class.

ResourceHealthSummary(Nullable<Int32>, IList<HealthErrorSummary>, IDictionary<String,Nullable<Int32>>)

Initializes a new instance of the ResourceHealthSummary class.

Properties

CategorizedResourceCounts

Gets or sets the categorized resource counts.

Issues

Gets or sets the list of summary of health errors across the resources under the container.

ResourceCount

Gets or sets the count of total resources under the container.

Applies to