OnDemandDiscoveryTaskDataItem Class

Definition

This class represents the data item returned from the on demand discovery execution task.

public ref class OnDemandDiscoveryTaskDataItem
public class OnDemandDiscoveryTaskDataItem
type OnDemandDiscoveryTaskDataItem = class
Public Class OnDemandDiscoveryTaskDataItem
Inheritance
OnDemandDiscoveryTaskDataItem

Constructors

OnDemandDiscoveryTaskDataItem()

Fields

timeDiscoveryDataWasCreated

The time discovery data was created on agent.

Properties

SourceHealthServiceId

Gets the source HealthService id.

StatusValue

Gets the request result.

TimeDataItemCreated

Gets the time data item was created.

TimeDiscoveryDataCreated

Gets the time discovery data was created on agent.

Methods

InitializeFromString(String)

Initializes the OnDemandDiscoveryTaskDataItem object using the input data item text.

Applies to