Uses of Class
com.microsoft.azure.management.monitor.LogProfileResourcePatch
Packages that use LogProfileResourcePatch
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of LogProfileResourcePatch in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return LogProfileResourcePatchModifier and TypeMethodDescriptionLogProfileResourcePatch.withCategories(List<String> categories) Set the categories of the logs.LogProfileResourcePatch.withLocations(List<String> locations) Set list of regions for which Activity Log events should be stored or streamed.LogProfileResourcePatch.withRetentionPolicy(RetentionPolicy retentionPolicy) Set the retention policy for the events in the log.LogProfileResourcePatch.withServiceBusRuleId(String serviceBusRuleId) Set the service bus rule ID of the service bus namespace in which you would like to have Event Hubs created for streaming the Activity Log.LogProfileResourcePatch.withStorageAccountId(String storageAccountId) Set the resource id of the storage account to which you would like to send the Activity Log.Set resource tags.