P2SConnectionConfigurationPropertiesOutput 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?: SubResourceOutput[]
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?: VpnServerConfigurationPolicyGroupOutput[]
Property Value
provisioningState
The provisioning state of the P2SConnectionConfiguration resource.
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
Property Value
"Succeeded" | "Updating" | "Deleting" | "Failed"
routingConfiguration
The Routing Configuration indicating the associated and propagated route tables on this connection.
routingConfiguration?: RoutingConfigurationOutput
Property Value
vpnClientAddressPool
The reference to the address space resource which represents Address space for P2S VpnClient.
vpnClientAddressPool?: AddressSpaceOutput