ConfigMgrPolicyBodyDownloadRequest Constructor
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
ConfigMgrPolicyBodyDownloadRequest() | Initializes a new instance of the ConfigMgrPolicyBodyDownloadRequest class. If you use this constructor, use AddPolicyLocation() to add download locations, or SendMessage will fail. |
|
ConfigMgrPolicyBodyDownloadRequest(ConfigMgrPolicyAssignmentReply) | Initializes a new instance of the ConfigMgrPolicyBodyDownloadRequest class. Takes an existing policy reply and extracts the locations from it. |
|
ConfigMgrPolicyBodyDownloadRequest(IMessage, PolicyAssignment) | Initializes a new instance of the ConfigMgrPolicyBodyDownloadRequest class. |
See Also
ConfigMgrPolicyBodyDownloadRequest Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top