FirewallPanoramaServerStatus Struct
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.
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
Azure SDK for .NET