API Reference
Class
WsusPinningView
Pinning configuration result.
Inheritance
- Object
- WsusPinningView
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property WsusConfiguration.Pinning
- Method WsusPinningView.<Clone>$
Constructors
public WsusPinningView(Boolean PinningDisabled) #Pinning configuration result.
Parameters
- PinningDisabled System.Boolean
- True when pinning is disabled.
Methods
Inherited Methods
Properties
public Boolean PinningDisabled { get; set; } #True when pinning is disabled.