Share via


FirewallPanoramaServerStatus Struct

Definition

Connectivity Status for Panorama Server.

public readonly struct FirewallPanoramaServerStatus : IEquatable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.FirewallPanoramaServerStatus>
type FirewallPanoramaServerStatus = struct
Public Structure FirewallPanoramaServerStatus
Implements IEquatable(Of FirewallPanoramaServerStatus)
Inheritance
FirewallPanoramaServerStatus
Implements

Constructors

FirewallPanoramaServerStatus(String)

Initializes a new instance of FirewallPanoramaServerStatus.

Properties

Down

DOWN.

Up

UP.

Methods

Equals(FirewallPanoramaServerStatus)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(FirewallPanoramaServerStatus, FirewallPanoramaServerStatus)

Determines if two FirewallPanoramaServerStatus values are the same.

Implicit(String to FirewallPanoramaServerStatus)

Converts a string to a FirewallPanoramaServerStatus.

Inequality(FirewallPanoramaServerStatus, FirewallPanoramaServerStatus)

Determines if two FirewallPanoramaServerStatus values are not the same.

Applies to