ApplicationGatewayBackendHealthStatus Class

Definition

public class ApplicationGatewayBackendHealthStatus : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendHealthStatus>
type ApplicationGatewayBackendHealthStatus = class
    inherit ExpandableStringEnum<ApplicationGatewayBackendHealthStatus>
Public Class ApplicationGatewayBackendHealthStatus
Inherits ExpandableStringEnum(Of ApplicationGatewayBackendHealthStatus)
Inheritance
ApplicationGatewayBackendHealthStatus

Constructors

ApplicationGatewayBackendHealthStatus()

Fields

Down
Draining
Partial
Unhealthy
Unknown
Up

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to