P2SConnectionConfiguration interface

P2SConnectionConfiguration Resource.

Extends

Properties

configurationPolicyGroupAssociations

List of Configuration Policy Groups that this P2SConnectionConfiguration is attached to. NOTE: This property will not be serialized. It can only be populated by the server.

enableInternetSecurity

Flag indicating whether the enable internet security flag is turned on for the P2S Connections or not.

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

previousConfigurationPolicyGroupAssociations

List of previous Configuration Policy Groups that this P2SConnectionConfiguration was attached to. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state of the P2SConnectionConfiguration resource. NOTE: This property will not be serialized. It can only be populated by the server.

routingConfiguration

The Routing Configuration indicating the associated and propagated route tables on this connection.

vpnClientAddressPool

The reference to the address space resource which represents Address space for P2S VpnClient.

Inherited Properties

id

Resource ID.

Property Details

configurationPolicyGroupAssociations

List of Configuration Policy Groups that this P2SConnectionConfiguration is attached to. NOTE: This property will not be serialized. It can only be populated by the server.

configurationPolicyGroupAssociations?: SubResource[]

Property Value

enableInternetSecurity

Flag indicating whether the enable internet security flag is turned on for the P2S Connections or not.

enableInternetSecurity?: boolean

Property Value

boolean

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

name?: string

Property Value

string

previousConfigurationPolicyGroupAssociations

List of previous Configuration Policy Groups that this P2SConnectionConfiguration was attached to. NOTE: This property will not be serialized. It can only be populated by the server.

previousConfigurationPolicyGroupAssociations?: VpnServerConfigurationPolicyGroup[]

Property Value

provisioningState

The provisioning state of the P2SConnectionConfiguration resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

routingConfiguration

The Routing Configuration indicating the associated and propagated route tables on this connection.

routingConfiguration?: RoutingConfiguration

Property Value

vpnClientAddressPool

The reference to the address space resource which represents Address space for P2S VpnClient.

vpnClientAddressPool?: AddressSpace

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id