Share via


IUpdateServerConfiguration.ClientReportingLevel Property

 

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)

Syntax

ClientReportingLevel ClientReportingLevel { get; set; }

Property Value

Type: Microsoft.UpdateServices.Administration.ClientReportingLevel

The client reporting level (None, StatusOnly, or All). See ClientReportingLevel for details.

See Also

IUpdateServerConfiguration Interface
Microsoft.UpdateServices.Administration Namespace

Return to top