FirewallLogType(String) Constructor

Definition

Initializes a new instance of FirewallLogType.

public FirewallLogType (string value);
new Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallLogType : string -> Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallLogType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to