VngClientConnectionConfiguration 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 VngClientConnectionConfiguration type.
public class VngClientConnectionConfiguration : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.VngClientConnectionConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.VngClientConnectionConfiguration>
type VngClientConnectionConfiguration = class
inherit NetworkResourceData
interface IJsonModel<VngClientConnectionConfiguration>
interface IPersistableModel<VngClientConnectionConfiguration>
Public Class VngClientConnectionConfiguration
Inherits NetworkResourceData
Implements IJsonModel(Of VngClientConnectionConfiguration), IPersistableModel(Of VngClientConnectionConfiguration)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| VngClientConnectionConfiguration() |
Initializes a new instance of VngClientConnectionConfiguration. |
Properties
| Name | Description |
|---|---|
| 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) |
| ProvisioningState |
The provisioning state of the VngClientConnectionConfiguration resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |
| VirtualNetworkGatewayPolicyGroups |
Gets or sets the VirtualNetworkGatewayPolicyGroups compatibility property. |
| VpnClientAddressPool |
The reference to the address space resource which represents Address space for P2S VpnClient. |
| VpnClientAddressPrefixes |
Compatibility member. |