LocationType Enumeration

 

Indicates the ___location type of the specified ___location record.

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

Syntax

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

Members

Member name Description
SMSPackage

Location type is an SMS Package.

SMSUpdate

Location type is an SMS Update.

SMSWSUS

Location type is an SMS WSUS.

Unknown

Unknown ___location.

See Also

Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top