次の方法で共有


ApplicationGatewayBackendHealthServerHealth クラス

定義

ApplicationGatewayBackendHealthServerHealth の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendHealthServerHealth>))]
public class ApplicationGatewayBackendHealthServerHealth : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendHealthServerHealth>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendHealthServerHealth>))>]
type ApplicationGatewayBackendHealthServerHealth = class
    inherit ExpandableStringEnum<ApplicationGatewayBackendHealthServerHealth>
Public Class ApplicationGatewayBackendHealthServerHealth
Inherits ExpandableStringEnum(Of ApplicationGatewayBackendHealthServerHealth)
継承
ApplicationGatewayBackendHealthServerHealth
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

ApplicationGatewayBackendHealthServerHealth()

ApplicationGatewayBackendHealthServerHealth の値を定義します。

フィールド

Down

ApplicationGatewayBackendHealthServerHealth の値を定義します。

Draining

ApplicationGatewayBackendHealthServerHealth の値を定義します。

Partial

ApplicationGatewayBackendHealthServerHealth の値を定義します。

Unknown

ApplicationGatewayBackendHealthServerHealth の値を定義します。

Up

ApplicationGatewayBackendHealthServerHealth の値を定義します。

プロパティ

Value

ApplicationGatewayBackendHealthServerHealth の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ApplicationGatewayBackendHealthServerHealth の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

ApplicationGatewayBackendHealthServerHealth の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

ApplicationGatewayBackendHealthServerHealth の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

ApplicationGatewayBackendHealthServerHealth の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象