FirewallLogOption.Equality(FirewallLogOption, FirewallLogOption) Operator
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.
Determines if two FirewallLogOption values are the same.
public static bool operator == (Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallLogOption left, Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallLogOption right);
static member ( = ) : Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallLogOption * Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallLogOption -> bool
Public Shared Operator == (left As FirewallLogOption, right As FirewallLogOption) As Boolean
Parameters
- left
- FirewallLogOption
- right
- FirewallLogOption