LogsQueryResult.Error Property

Definition

Gets the error that occurred during query processing. The value is null if the query succeeds.

public Azure.ResponseError Error { get; }
member this.Error : Azure.ResponseError
Public ReadOnly Property Error As ResponseError

Property Value

Applies to