Share via


ConnectionResetSharedKeyInner.KeyLength Property

Definition

Gets or sets the virtual network connection reset shared key length, should between 1 and 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to