Package version:

Interface LogAnalyticsOperationResult

LogAnalytics operation status response

interface LogAnalyticsOperationResult {
    properties?: LogAnalyticsOutput;
}

Properties

Properties

properties?: LogAnalyticsOutput

LogAnalyticsOutput NOTE: This property will not be serialized. It can only be populated by the server.