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

VnetGateway 类

定义

虚拟网络网关协定。 这用于授予虚拟网络网关对 VPN 包的访问权限。

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

构造函数

VnetGateway()

初始化 VnetGateway 类的新实例。

VnetGateway(String, String, String, String, String, String)

初始化 VnetGateway 类的新实例。

属性

Id

获取资源 ID。

(继承自 ProxyOnlyResource)
Kind

获取或设置资源的种类。

(继承自 ProxyOnlyResource)
Name

获取资源名称。

(继承自 ProxyOnlyResource)
Type

获取资源类型。

(继承自 ProxyOnlyResource)
VnetName

获取或设置虚拟网络名称。

VpnPackageUri

获取或设置可以下载 VPN 包的 URI。

方法

Validate()

验证 对象。

适用于