你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VngClientConnectionConfiguration 类

定义

用于客户端连接配置的 VPN 客户端连接配置。

[Microsoft.Rest.Serialization.JsonTransformation]
public class VngClientConnectionConfiguration : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VngClientConnectionConfiguration = class
    inherit SubResource
Public Class VngClientConnectionConfiguration
Inherits SubResource
继承
VngClientConnectionConfiguration
属性

构造函数

VngClientConnectionConfiguration()

初始化 VngClientConnectionConfiguration 类的新实例。

VngClientConnectionConfiguration(AddressSpace, IList<SubResource>, String, String, String, String)

初始化 VngClientConnectionConfiguration 类的新实例。

属性

Etag

获取一个唯一的只读字符串,每当资源更新时,该字符串都会更改。

Id

获取或设置资源 ID。

(继承自 SubResource)
Name

获取或设置资源组中唯一的资源的名称。 此名称可用于访问资源。

ProvisioningState

获取 VngClientConnectionConfiguration 资源的预配状态。 可能的值包括:“Succeeded”、“Updating”、“Deleting”、“Failed”

VirtualNetworkGatewayPolicyGroups

获取或设置对 virtualNetworkGatewayPolicyGroups 的引用列表

VpnClientAddressPool

获取或设置对表示 P2S VpnClient 地址空间的地址空间资源的引用。

方法

Validate()

验证 对象。

适用于