次の方法で共有


ApplicationGatewayProtocol クラス

定義

ApplicationGatewayProtocol の値を定義します。

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

コンストラクター

ApplicationGatewayProtocol()

ApplicationGatewayProtocol の値を定義します。

フィールド

Http

ApplicationGatewayProtocol の値を定義します。

Https

ApplicationGatewayProtocol の値を定義します。

プロパティ

Value

ApplicationGatewayProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ApplicationGatewayProtocol の値を定義します。

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

ApplicationGatewayProtocol の値を定義します。

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

ApplicationGatewayProtocol の値を定義します。

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

ApplicationGatewayProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象