[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Content location record that contains all the information needed by the client to download a software distribution

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

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
public 
sealed 
class 
ContentLocationLocationRecord
<
SerializableAttribute> _
Public 
NotInheritable 
Class 
ContentLocationLocationRecord
[
SerializableAttribute]
public 
ref class 
ContentLocationLocationRecord 
sealed

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
ContentLocationLocationRecord () () () ()
ADSite
AD Site information for the site
Capabilities
Capabilities of the MP
DPType
Type of distribution point
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
IPSubnets
IP subnets for the distribution points
Locality
Locality for the location element
ManagementPointServerName
Hostname of the MP
ManagementPointVersion
Software version running on the MP
MemberwiseClone () () () () (Inherited from Object.)
Metric
Metric for the distribution points
SmbPaths
Array of SMB distribution points for content location
ToString () () () () (Inherited from Object.)
Urls
Array of HTTP distribution points for content location

Inheritance Hierarchy

System . . :: . . Object
   Microsoft.ConfigurationManagement.Messaging.Messages . . :: . . ContentLocationLocationRecord

See Also