次の方法で共有


IpsecIntegrity クラス

定義

IpsecIntegrity の値を定義します。

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

コンストラクター

IpsecIntegrity()

IpsecIntegrity の値を定義します。

フィールド

GCMAES128

IpsecIntegrity の値を定義します。

GCMAES192

IpsecIntegrity の値を定義します。

GCMAES256

IpsecIntegrity の値を定義します。

MD5

IpsecIntegrity の値を定義します。

SHA1

IpsecIntegrity の値を定義します。

SHA256

IpsecIntegrity の値を定義します。

プロパティ

Value

IpsecIntegrity の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

IpsecIntegrity の値を定義します。

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

IpsecIntegrity の値を定義します。

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

IpsecIntegrity の値を定義します。

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

IpsecIntegrity の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象