Megosztás a következőn keresztül:


StreamAnalyticsTestDatasourceResult Class

Definition

The result of the test input or output request.

public class StreamAnalyticsTestDatasourceResult : Azure.ResourceManager.StreamAnalytics.Models.StreamAnalyticsError
type StreamAnalyticsTestDatasourceResult = class
    inherit StreamAnalyticsError
Public Class StreamAnalyticsTestDatasourceResult
Inherits StreamAnalyticsError
Inheritance
StreamAnalyticsTestDatasourceResult

Properties

Code

Error code.

(Inherited from StreamAnalyticsError)
Details

Error details.

(Inherited from StreamAnalyticsError)
Message

Error message.

(Inherited from StreamAnalyticsError)
Status

The status of the sample output request.

Target

Error target.

(Inherited from StreamAnalyticsError)

Applies to