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)

[SerializableAttribute]
public enum class LocationType

Member nameDescription
SMSPackage

Location type is an SMS Package.

SMSUpdate

Location type is an SMS Update.

SMSWSUS

Location type is an SMS WSUS.

Unknown

Unknown location.

Return to top
Show: