PSBgpSession.SessionPrefixV4 Property

Definition

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

Property Value

String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to