AssignedSiteInfoSite Class

 

Represents assigned site information site records.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

System::Object
  Microsoft.ConfigurationManagement.Messaging.Messages::SiteRecord
    Microsoft.ConfigurationManagement.Messaging.Messages::AssignedSiteInfoSite
      Microsoft.ConfigurationManagement.Messaging.Messages::SiteInfoSite

[SerializableAttribute]
public ref class AssignedSiteInfoSite abstract : SiteRecord

NameDescription
System_CAPS_protmethodAssignedSiteInfoSite()

Initializes a new instance of the AssignedSiteInfoSite class.

NameDescription
System_CAPS_pubpropertyBuildNumber

Gets or sets the site build number.

System_CAPS_pubpropertyCapabilities

Gets or sets site capabilities.

System_CAPS_pubpropertyDefaultMP

Gets or sets the default management point.

System_CAPS_pubpropertySiteCode

Gets or sets the site code of the record. (Overrides SiteRecord::SiteCode.)

System_CAPS_pubpropertyVersion

Gets or sets the site version.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: