ApplicationGatewayBackendHealthServerHealth クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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>) |
適用対象
Azure SDK for .NET