ContentLocationLocationRecord Class
Represents a content location record that contains all of the information needed by the client to download a software distribution.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | ContentLocationLocationRecord() | Initializes a new instance of the ContentLocationLocationRecord class. |
| Name | Description | |
|---|---|---|
![]() | ADSite | Gets or sets Active Directory site information for the site. |
![]() | Capabilities | Gets or sets the capabilities of the management point. |
![]() | DPType | Gets or sets the distribution point type. |
![]() | IPSubnets | Gets or sets the IP subnets for the distribution points. |
![]() | Locality | Gets or sets the locality for the location element. |
![]() | ManagementPointServerName | Gets or sets the hostname of the management point. |
![]() | ManagementPointVersion | Gets or sets the software version running on the management point. |
![]() | Metric | Gets or sets the metric for the distribution points. |
![]() | SmbPaths | Gets an array of SMB distribution points for content location. |
![]() | Urls | Gets an array of HTTP distribution points for content location. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (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.

