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.
Contains information about the WSUS management point site.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Inheritance Hierarchy
System.Object
Microsoft.ConfigurationManagement.Messaging.Messages.WsusMPSite
Syntax
[SerializableAttribute]
public sealed class WsusMPSite
[SerializableAttribute]
public ref class WsusMPSite sealed
<SerializableAttribute>
Public NotInheritable Class WsusMPSite
Constructors
Name | Description | |
---|---|---|
![]() |
WsusMPSite() | Initializes a new instance of the WsusMPSite class. |
Properties
Name | Description | |
---|---|---|
![]() |
SiteCode | Gets or sets the site code of the WSUS server site |
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top