ResourceUtilizationHealthCheckOptions Class

Definition

Options for the resource utilization health check.

public ref class ResourceUtilizationHealthCheckOptions
public class ResourceUtilizationHealthCheckOptions
type ResourceUtilizationHealthCheckOptions = class
Public Class ResourceUtilizationHealthCheckOptions
Inheritance
ResourceUtilizationHealthCheckOptions

Constructors

ResourceUtilizationHealthCheckOptions()

Properties

CpuThresholds

Gets or sets thresholds for CPU utilization.

MemoryThresholds

Gets or sets thresholds for memory utilization.

SamplingWindow

Gets or sets the time window for used for calculating CPU and memory utilization averages.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to