P2SConnectionConfigurationProperties interface
Parameters for P2SConnectionConfiguration.
Properties
| configuration |
List of Configuration Policy Groups that this P2SConnectionConfiguration is attached to. |
| enable |
Flag indicating whether the enable internet security flag is turned on for the P2S Connections or not. |
| previous |
List of previous Configuration Policy Groups that this P2SConnectionConfiguration was attached to. |
| provisioning |
The provisioning state of the P2SConnectionConfiguration resource. |
| routing |
The Routing Configuration indicating the associated and propagated route tables on this connection. |
| vpn |
The reference to the address space resource which represents Address space for P2S VpnClient. |
Property Details
configurationPolicyGroupAssociations
List of Configuration Policy Groups that this P2SConnectionConfiguration is attached to.
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
previousConfigurationPolicyGroupAssociations
List of previous Configuration Policy Groups that this P2SConnectionConfiguration was attached to.
previousConfigurationPolicyGroupAssociations?: VpnServerConfigurationPolicyGroup[]
Property Value
provisioningState
The provisioning state of the P2SConnectionConfiguration resource.
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