UploadNetworkType Enumeration

 

Specifies the network type for uploads.

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

Syntax

[SerializableAttribute]
public enum UploadNetworkType
[SerializableAttribute]
public enum class UploadNetworkType
<SerializableAttribute>
Public Enumeration UploadNetworkType

Members

Member name Description
Internet

Internet upload.

Intranet

Intranet upload.

See Also

Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top