Uses of Interface
com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter
-
-
Uses of ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter in com.microsoft.azure.management.monitor
Subinterfaces of ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceActivityLogs.ActivityLogsQueryDefinitionThe entirety of a Activity Logs query definition.Methods in com.microsoft.azure.management.monitor that return ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter Modifier and Type Method Description ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilterActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataFieldFilter. withAllPropertiesInResponse()Sets the server response to include all the available properties.ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilterActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataFieldFilter. withResponseProperties(EventDataPropertyName... responseProperties)Selects data fields that will be populated in the server response.
-