ArmNetworkModelFactory.AzureFirewallPacketCaptureFlags 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.AzureFirewallPacketCaptureFlags AzureFirewallPacketCaptureFlags(Azure.ResourceManager.Network.Models.AzureFirewallPacketCaptureFlagsType? type = default);
static member AzureFirewallPacketCaptureFlags : Nullable<Azure.ResourceManager.Network.Models.AzureFirewallPacketCaptureFlagsType> -> Azure.ResourceManager.Network.Models.AzureFirewallPacketCaptureFlags
Public Shared Function AzureFirewallPacketCaptureFlags (Optional type As Nullable(Of AzureFirewallPacketCaptureFlagsType) = Nothing) As AzureFirewallPacketCaptureFlags
Parameters
Flags to capture.
Returns
A new AzureFirewallPacketCaptureFlags instance for mocking.