IDataFilePerformanceFacet Interface
The T:Microsoft.SqlServer.Management.Fabric.IDataFilePerformanceFacet is an interface that represents the data file performance. This is used in determining performance based policies.
Assembly: Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::None | AutomatedPolicyEvaluationMode::CheckOnChanges | AutomatedPolicyEvaluationMode::CheckOnSchedule)] [TypeConverterAttribute((LocalizableTypeConverter^::typeid))] [LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Utility.FacetSR")] [DisplayNameKeyAttribute("DataFilePerformanceName")] [DisplayDescriptionKeyAttribute("DataFilePerformanceDesc")] public interface class IDataFilePerformanceFacet : IDmfFacet
| Name | Description | |
|---|---|---|
![]() | SpaceUtilization | Gets the space used by the file in bytes. |
Show:
