Utility.UnderUtilizationOccurenceFrequency Property

Definition

Gets or sets the occurrence frequency that is used to computer underutilization health states over the specified trailing window.

public:
 property int UnderUtilizationOccurenceFrequency { int get(); void set(int value); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public int UnderUtilizationOccurenceFrequency { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.UnderUtilizationOccurenceFrequency : int with get, set
Public Property UnderUtilizationOccurenceFrequency As Integer

Property Value

An Int32 value that specifies the occurrence frequency percentage that is used to computer underutilization health states for volatile resources, such as the processor and I/O.

Attributes

Applies to