Share via


P2SConnectionConfigurationPropertiesOutput interface

Parameters for P2SConnectionConfiguration.

Properties

configurationPolicyGroupAssociations

List of Configuration Policy Groups that this P2SConnectionConfiguration is attached to.

enableInternetSecurity

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

previousConfigurationPolicyGroupAssociations

List of previous Configuration Policy Groups that this P2SConnectionConfiguration was attached to.

provisioningState

The provisioning state of the P2SConnectionConfiguration resource.

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.

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

Property Value