ApplicationGatewayCookieBasedAffinity クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ApplicationGatewayCookieBasedAffinity の値を定義します。
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayCookieBasedAffinity>))]
public class ApplicationGatewayCookieBasedAffinity : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayCookieBasedAffinity>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayCookieBasedAffinity>))>]
type ApplicationGatewayCookieBasedAffinity = class
inherit ExpandableStringEnum<ApplicationGatewayCookieBasedAffinity>
Public Class ApplicationGatewayCookieBasedAffinity
Inherits ExpandableStringEnum(Of ApplicationGatewayCookieBasedAffinity)
- 継承
-
ApplicationGatewayCookieBasedAffinity
- 属性
-
Newtonsoft.Json.JsonConverterAttribute
コンストラクター
ApplicationGatewayCookieBasedAffinity() |
ApplicationGatewayCookieBasedAffinity の値を定義します。 |
フィールド
Disabled |
ApplicationGatewayCookieBasedAffinity の値を定義します。 |
Enabled |
ApplicationGatewayCookieBasedAffinity の値を定義します。 |
プロパティ
Value |
ApplicationGatewayCookieBasedAffinity の値を定義します。 (継承元 ExpandableStringEnum<T>) |
メソッド
Equals(Object) |
ApplicationGatewayCookieBasedAffinity の値を定義します。 (継承元 ExpandableStringEnum<T>) |
Equals(String) |
ApplicationGatewayCookieBasedAffinity の値を定義します。 (継承元 ExpandableStringEnum<T>) |
GetHashCode() |
ApplicationGatewayCookieBasedAffinity の値を定義します。 (継承元 ExpandableStringEnum<T>) |
ToString() |
ApplicationGatewayCookieBasedAffinity の値を定義します。 (継承元 ExpandableStringEnum<T>) |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET