LogAnalyticsInputBase |
LogAnalyticsInputBase.withBlobContainerSasUri(String blobContainerSasUri) |
Set the blobContainerSasUri property: SAS Uri of the logging blob container to which LogAnalytics Api writes
output logs to.
|
LogAnalyticsInputBase |
LogAnalyticsInputBase.withFromTime(OffsetDateTime fromTime) |
Set the fromTime property: From time of the query.
|
LogAnalyticsInputBase |
LogAnalyticsInputBase.withGroupByClientApplicationId(Boolean groupByClientApplicationId) |
Set the groupByClientApplicationId property: Group query result by Client Application ID.
|
LogAnalyticsInputBase |
LogAnalyticsInputBase.withGroupByOperationName(Boolean groupByOperationName) |
Set the groupByOperationName property: Group query result by Operation Name.
|
LogAnalyticsInputBase |
LogAnalyticsInputBase.withGroupByResourceName(Boolean groupByResourceName) |
Set the groupByResourceName property: Group query result by Resource Name.
|
LogAnalyticsInputBase |
LogAnalyticsInputBase.withGroupByThrottlePolicy(Boolean groupByThrottlePolicy) |
Set the groupByThrottlePolicy property: Group query result by Throttle Policy applied.
|
LogAnalyticsInputBase |
LogAnalyticsInputBase.withGroupByUserAgent(Boolean groupByUserAgent) |
Set the groupByUserAgent property: Group query result by User Agent.
|
LogAnalyticsInputBase |
LogAnalyticsInputBase.withToTime(OffsetDateTime toTime) |
Set the toTime property: To time of the query.
|