Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server Update Services
Gets or sets the client reporting level
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
ClientReportingLevel ClientReportingLevel { get; set; }
property ClientReportingLevel ClientReportingLevel {
ClientReportingLevel get();
void set(ClientReportingLevel value);
}
abstract ClientReportingLevel : ClientReportingLevel with get, set
Property ClientReportingLevel As ClientReportingLevel
Type: Microsoft.UpdateServices.Administration.ClientReportingLevel
The client reporting level (None, StatusOnly, or All). See ClientReportingLevel for details.
IUpdateServerConfiguration Interface
Microsoft.UpdateServices.Administration Namespace
Return to top
Please sign in to use this experience.
Sign in