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.
Gets or sets the URL of the WSUS server.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public Uri WsusUrl { get; set; }
public:
property Uri^ WsusUrl {
Uri^ get();
void set(Uri^ value);
}
Public Property WsusUrl As Uri
Property Value
Type: System.Uri
See Also
WsusLocationRecord Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top