P2SConnectionConfiguration interface
P2SConnectionConfiguration Resource.
- Extends
Properties
configuration |
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. |
enable |
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. |
previous |
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. |
provisioning |
The provisioning state of the P2SConnectionConfiguration resource. NOTE: This property will not be serialized. It can only be populated by the server. |
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. |
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