ResourceMonitoringServiceCollectionExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lets you configure and register resource monitoring components.
public ref class ResourceMonitoringServiceCollectionExtensions abstract sealed
public static class ResourceMonitoringServiceCollectionExtensions
type ResourceMonitoringServiceCollectionExtensions = class
Public Module ResourceMonitoringServiceCollectionExtensions
- Inheritance
-
ResourceMonitoringServiceCollectionExtensions
Methods
AddResourceMonitoring(IServiceCollection, Action<IResourceMonitorBuilder>) |
Configures and adds an IResourceMonitor implementation to a service collection. |
AddResourceMonitoring(IServiceCollection) |
Configures and adds an IResourceMonitor implementation to a service collection. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.