53 строки
5.0 KiB
YAML
53 строки
5.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.monitor.ActivityLogs"
|
|
fullName: "com.microsoft.azure.management.monitor.ActivityLogs"
|
|
name: "ActivityLogs"
|
|
nameWithType: "ActivityLogs"
|
|
summary: "Entry point for Monitor Activity logs API."
|
|
syntax: "public interface **ActivityLogs**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.monitor.implementation.MonitorManager?alt=com.microsoft.azure.management.monitor.implementation.MonitorManager&text=MonitorManager\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.monitor.implementation.ActivityLogsInner?alt=com.microsoft.azure.management.monitor.implementation.ActivityLogsInner&text=ActivityLogsInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.monitor.ActivityLogs.defineQuery()"
|
|
fullName: "com.microsoft.azure.management.monitor.ActivityLogs.defineQuery()"
|
|
name: "defineQuery()"
|
|
nameWithType: "ActivityLogs.defineQuery()"
|
|
summary: "Begins a definition for a new Activity log query."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataStartTimeFilter defineQuery()"
|
|
desc: "Begins a definition for a new Activity log query."
|
|
returns:
|
|
description: "the stage of start time filter definition."
|
|
type: "<xref href=\"com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataStartTimeFilter?alt=com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataStartTimeFilter&text=WithEventDataStartTimeFilter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.monitor.ActivityLogs.listEventCategories()"
|
|
fullName: "com.microsoft.azure.management.monitor.ActivityLogs.listEventCategories()"
|
|
name: "listEventCategories()"
|
|
nameWithType: "ActivityLogs.listEventCategories()"
|
|
summary: "Lists available event categories supported in the Activity Logs Service."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<LocalizableString> listEventCategories()"
|
|
desc: "Lists available event categories supported in the Activity Logs Service."
|
|
returns:
|
|
description: "list of available event categories supported in the Activity Logs Service."
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.monitor.LocalizableString?alt=com.microsoft.azure.management.monitor.LocalizableString&text=LocalizableString\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.microsoft.azure.management.monitor.ActivityLogs.listEventCategoriesAsync()"
|
|
fullName: "com.microsoft.azure.management.monitor.ActivityLogs.listEventCategoriesAsync()"
|
|
name: "listEventCategoriesAsync()"
|
|
nameWithType: "ActivityLogs.listEventCategoriesAsync()"
|
|
summary: "Lists available event categories supported in the Activity Logs Service."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Observable<LocalizableString> listEventCategoriesAsync()"
|
|
desc: "Lists available event categories supported in the Activity Logs Service."
|
|
returns:
|
|
description: "list of available event categories supported in the Activity Logs Service."
|
|
type: "<xref href=\"rx.Observable?alt=rx.Observable&text=Observable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.monitor.LocalizableString?alt=com.microsoft.azure.management.monitor.LocalizableString&text=LocalizableString\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "Entry point for Monitor Activity logs API."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.monitor.implementation.MonitorManager?alt=com.microsoft.azure.management.monitor.implementation.MonitorManager&text=MonitorManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.monitor.implementation.ActivityLogsInner?alt=com.microsoft.azure.management.monitor.implementation.ActivityLogsInner&text=ActivityLogsInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.monitor"
|
|
artifact: com.microsoft.azure:azure-mgmt-monitor:1.41.4
|