次の方法で共有


ApplicationGatewayOperationalState クラス

定義

ApplicationGatewayOperationalState の値を定義します。

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

コンストラクター

ApplicationGatewayOperationalState()

ApplicationGatewayOperationalState の値を定義します。

フィールド

Running

ApplicationGatewayOperationalState の値を定義します。

Starting

ApplicationGatewayOperationalState の値を定義します。

Stopped

ApplicationGatewayOperationalState の値を定義します。

Stopping

ApplicationGatewayOperationalState の値を定義します。

プロパティ

Value

ApplicationGatewayOperationalState の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ApplicationGatewayOperationalState の値を定義します。

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

ApplicationGatewayOperationalState の値を定義します。

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

ApplicationGatewayOperationalState の値を定義します。

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

ApplicationGatewayOperationalState の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象