interface StopTargetedSentimentDetectionJobRequest {
    JobId: undefined | string;
}

Hierarchy (view full)

Properties

Properties

JobId: undefined | string

The identifier of the targeted sentiment detection job to stop.