Utility.OverUtilizationOccurenceFrequency Property

Definition

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

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

Property Value

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

Attributes

Applies to