Share via


DiscoverySource.SourceType Property

Definition

The type of this source.

public:
 abstract property Microsoft::EnterpriseManagement::Monitoring::DiscoverySourceType SourceType { Microsoft::EnterpriseManagement::Monitoring::DiscoverySourceType get(); };
public abstract Microsoft.EnterpriseManagement.Monitoring.DiscoverySourceType SourceType { get; }
member this.SourceType : Microsoft.EnterpriseManagement.Monitoring.DiscoverySourceType
Public MustOverride ReadOnly Property SourceType As DiscoverySourceType

Property Value

Returns a DiscoverySourceType value.

Applies to