次の方法で共有


VirtualNetworkGatewayConnectionListEntity.SharedKey プロパティ

定義

IPSec 共有キーを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedKey")]
public string SharedKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedKey")>]
member this.SharedKey : string with get, set
Public Property SharedKey As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象