次の方法で共有


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()

オブジェクトを検証します。

適用対象