次の方法で共有


ConnectionResetSharedKeyInner.KeyLength プロパティ

定義

仮想ネットワーク接続のリセット共有キーの長さを 1 から 128 の間で取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="keyLength")]
public int KeyLength { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyLength")>]
member this.KeyLength : int with get, set
Public Property KeyLength As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象