Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSIpsecPolicy Class

Definition

Namespace:
Microsoft.Azure.Commands.Network.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Network.dll
Assembly:
Microsoft.Azure.Commands.Network.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

public class PSIpsecPolicy
type PSIpsecPolicy = class
Public Class PSIpsecPolicy
Inheritance
PSIpsecPolicy

Constructors

Name Description
PSIpsecPolicy()

Properties

Name Description
DhGroup

IKE phase 1 DH group for initial SA

IkeEncryption

IKE phase 2 IKE encryption algorithm

IkeIntegrity

IKE phase 2 IKE integrity algorithm

IpsecEncryption

IKE phase 1 IPSec encryption algorithm

IpsecIntegrity

IKE phase 1 IPSec integrity algorithm

PfsGroup

IKE phase 2 Pfs Group for new child SA

SADataSizeKilobytes

Quick Mode / Phase 2 SA payload size in kilobytes

SALifeTimeSeconds

Quick Mode / Phase 2 SA life time in seconds

Applies to