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

ConnectionSharedKey 类

定义

GetConnectionSharedKey API 服务调用的响应。

public class ConnectionSharedKey : Microsoft.Azure.Management.Network.Models.SubResource
type ConnectionSharedKey = class
    inherit SubResource
Public Class ConnectionSharedKey
Inherits SubResource
继承
ConnectionSharedKey

构造函数

ConnectionSharedKey()

初始化 ConnectionSharedKey 类的新实例。

ConnectionSharedKey(String, String)

初始化 ConnectionSharedKey 类的新实例。

属性

Id

获取或设置资源 ID。

(继承自 SubResource)
Value

获取或设置虚拟网络连接共享密钥值。

方法

Validate()

验证 对象。

适用于