AssignedSiteInfoSite Class
Represents assigned site information site records.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Microsoft.ConfigurationManagement.Messaging.Messages::SiteRecord
Microsoft.ConfigurationManagement.Messaging.Messages::AssignedSiteInfoSite
Microsoft.ConfigurationManagement.Messaging.Messages::SiteInfoSite
| Name | Description | |
|---|---|---|
![]() | AssignedSiteInfoSite() | Initializes a new instance of the AssignedSiteInfoSite class. |
| Name | Description | |
|---|---|---|
![]() | BuildNumber | Gets or sets the site build number. |
![]() | Capabilities | Gets or sets site capabilities. |
![]() | DefaultMP | Gets or sets the default management point. |
![]() | SiteCode | Gets or sets the site code of the record. (Overrides SiteRecord::SiteCode.) |
![]() | Version | Gets or sets the site version. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


