Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicyLogAnalyticsWorkspace
Packages that use FirewallPolicyLogAnalyticsWorkspace
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of FirewallPolicyLogAnalyticsWorkspace in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return FirewallPolicyLogAnalyticsWorkspaceModifier and TypeMethodDescriptionFirewallPolicyLogAnalyticsWorkspace.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FirewallPolicyLogAnalyticsWorkspace from the JsonReader.FirewallPolicyLogAnalyticsWorkspace.withRegion(String region) Set the region property: Region to configure the Workspace.FirewallPolicyLogAnalyticsWorkspace.withWorkspaceId(com.azure.core.management.SubResource workspaceId) Set the workspaceId property: The workspace Id for Firewall Policy Insights.Methods in com.azure.resourcemanager.network.models that return types with arguments of type FirewallPolicyLogAnalyticsWorkspaceModifier and TypeMethodDescriptionFirewallPolicyLogAnalyticsResources.workspaces()Get the workspaces property: List of workspaces for Firewall Policy Insights.Method parameters in com.azure.resourcemanager.network.models with type arguments of type FirewallPolicyLogAnalyticsWorkspaceModifier and TypeMethodDescriptionFirewallPolicyLogAnalyticsResources.withWorkspaces(List<FirewallPolicyLogAnalyticsWorkspace> workspaces) Set the workspaces property: List of workspaces for Firewall Policy Insights.