Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicyLogAnalyticsWorkspace
-
Packages that use FirewallPolicyLogAnalyticsWorkspace Package Description com.azure.resourcemanager.network.models 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 FirewallPolicyLogAnalyticsWorkspace Modifier and Type Method Description FirewallPolicyLogAnalyticsWorkspaceFirewallPolicyLogAnalyticsWorkspace. withRegion(String region)Set the region property: Region to configure the Workspace.FirewallPolicyLogAnalyticsWorkspaceFirewallPolicyLogAnalyticsWorkspace. 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 FirewallPolicyLogAnalyticsWorkspace Modifier and Type Method Description List<FirewallPolicyLogAnalyticsWorkspace>FirewallPolicyLogAnalyticsResources. 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 FirewallPolicyLogAnalyticsWorkspace Modifier and Type Method Description FirewallPolicyLogAnalyticsResourcesFirewallPolicyLogAnalyticsResources. withWorkspaces(List<FirewallPolicyLogAnalyticsWorkspace> workspaces)Set the workspaces property: List of workspaces for Firewall Policy Insights.
-