次の方法で共有


IkeIntegrity クラス

定義

IkeIntegrity の値を定義します。

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

コンストラクター

IkeIntegrity()

IkeIntegrity の値を定義します。

フィールド

GCMAES128

IkeIntegrity の値を定義します。

GCMAES256

IkeIntegrity の値を定義します。

MD5

IkeIntegrity の値を定義します。

SHA1

IkeIntegrity の値を定義します。

SHA256

IkeIntegrity の値を定義します。

SHA384

IkeIntegrity の値を定義します。

プロパティ

Value

IkeIntegrity の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

IkeIntegrity の値を定義します。

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

IkeIntegrity の値を定義します。

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

IkeIntegrity の値を定義します。

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

IkeIntegrity の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象