ILogFilePerformanceFacet Interface
The T:Microsoft.SqlServer.Management.Fabric.ILogFilePerformanceFacet is an interface that represents the log file performance. This is used in determining performance-based policies.
Assembly: Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Utility.FacetSR")] [DisplayNameKeyAttribute("LogFilePerformanceName")] [EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None | AutomatedPolicyEvaluationMode.CheckOnChanges | AutomatedPolicyEvaluationMode.CheckOnSchedule)] [DisplayDescriptionKeyAttribute("LogFilePerformanceDesc")] [TypeConverterAttribute(typeof(LocalizableTypeConverter))] public interface ILogFilePerformanceFacet : IDmfFacet
Name | Description | |
---|---|---|
![]() | SpaceUtilization | Gets the space utilization of the log file. |
Show: