P2SConnectionConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the P2SConnectionConfiguration type.
public class P2SConnectionConfiguration : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.P2SConnectionConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.P2SConnectionConfiguration>
type P2SConnectionConfiguration = class
inherit NetworkResourceData
interface IJsonModel<P2SConnectionConfiguration>
interface IPersistableModel<P2SConnectionConfiguration>
Public Class P2SConnectionConfiguration
Inherits NetworkResourceData
Implements IJsonModel(Of P2SConnectionConfiguration), IPersistableModel(Of P2SConnectionConfiguration)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| P2SConnectionConfiguration() |
Initializes a new instance of P2SConnectionConfiguration. |
Properties
| Name | Description |
|---|---|
| ConfigurationPolicyGroupAssociations |
Gets or sets the ConfigurationPolicyGroupAssociations compatibility property. |
| ConfigurationPolicyGroups |
Compatibility member. |
| 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. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| PreviousConfigurationPolicyGroupAssociations |
List of previous Configuration Policy Groups that this P2SConnectionConfiguration was attached to. |
| ProvisioningState |
The provisioning state of the P2SConnectionConfiguration resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| RoutingConfiguration |
Gets or sets the RoutingConfiguration compatibility property. |
| Type |
Resource type. (Inherited from NetworkResourceData) |
| VpnClientAddressPool |
The reference to the address space resource which represents Address space for P2S VpnClient. |
| VpnClientAddressPrefixes |
Compatibility member. |