Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Initializes a new instance of the ConfigMgrBitsDownloadRequest class and builds a download file list from a content location reply.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public ConfigMgrBitsDownloadRequest(
ConfigMgrContentLocationReply contentLocation
)
public:
ConfigMgrBitsDownloadRequest(
ConfigMgrContentLocationReply^ contentLocation
)
Public Sub New (
contentLocation As ConfigMgrContentLocationReply
)
Parameters
contentLocation
Type: Microsoft.ConfigurationManagement.Messaging.Messages.ConfigMgrContentLocationReplyContent location reply.
See Also
ConfigMgrBitsDownloadRequest Overload
ConfigMgrBitsDownloadRequest Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top