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

ConnectionSharedKeyInner 类

定义

GetConnectionSharedKey API 服务调用的响应。

public class ConnectionSharedKeyInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type ConnectionSharedKeyInner = class
    inherit SubResource
Public Class ConnectionSharedKeyInner
Inherits SubResource
继承
ConnectionSharedKeyInner

构造函数

ConnectionSharedKeyInner()

初始化 ConnectionSharedKeyInner 类的新实例。

ConnectionSharedKeyInner(String, String)

初始化 ConnectionSharedKeyInner 类的新实例。

属性

Id

资源 ID

(继承自 SubResource)
Value

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

方法

Validate()

验证 对象。

适用于