IpsecPolicy interface
An IPSec Policy configuration for a virtual network gateway connection.
Properties
dh |
The DH Group used in IKE Phase 1 for initial SA. |
ike |
The IKE encryption algorithm (IKE phase 2). |
ike |
The IKE integrity algorithm (IKE phase 2). |
ipsec |
The IPSec encryption algorithm (IKE phase 1). |
ipsec |
The IPSec integrity algorithm (IKE phase 1). |
pfs |
The Pfs Group used in IKE Phase 2 for new child SA. |
sa |
The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel. |
sa |
The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel. |
Property Details
dhGroup
The DH Group used in IKE Phase 1 for initial SA.
dhGroup: string
Property Value
string
ikeEncryption
The IKE encryption algorithm (IKE phase 2).
ikeEncryption: string
Property Value
string
ikeIntegrity
The IKE integrity algorithm (IKE phase 2).
ikeIntegrity: string
Property Value
string
ipsecEncryption
The IPSec encryption algorithm (IKE phase 1).
ipsecEncryption: string
Property Value
string
ipsecIntegrity
The IPSec integrity algorithm (IKE phase 1).
ipsecIntegrity: string
Property Value
string
pfsGroup
The Pfs Group used in IKE Phase 2 for new child SA.
pfsGroup: string
Property Value
string
saDataSizeKilobytes
The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
saDataSizeKilobytes: number
Property Value
number
saLifeTimeSeconds
The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
saLifeTimeSeconds: number
Property Value
number