ArmNetworkModelFactory.FirewallPolicyLogAnalyticsWorkspace Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Azure.ResourceManager.Network.Models.FirewallPolicyLogAnalyticsWorkspace FirewallPolicyLogAnalyticsWorkspace(string region = default, Azure.Core.ResourceIdentifier workspaceIdId = default);
static member FirewallPolicyLogAnalyticsWorkspace : string * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Network.Models.FirewallPolicyLogAnalyticsWorkspace
Public Shared Function FirewallPolicyLogAnalyticsWorkspace (Optional region As String = Nothing, Optional workspaceIdId As ResourceIdentifier = Nothing) As FirewallPolicyLogAnalyticsWorkspace
Parameters
- region
- String
Region to configure the Workspace.
- workspaceIdId
- ResourceIdentifier
Resource ID.
Returns
A new FirewallPolicyLogAnalyticsWorkspace instance for mocking.