Share via


IBgpSession.SessionPrefixV6 Property

Definition

The IPv6 prefix that contains both ends' IPv6 addresses.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The IPv6 prefix that contains both ends' IPv6 addresses.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sessionPrefixV6")]
public string SessionPrefixV6 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The IPv6 prefix that contains both ends' IPv6 addresses.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sessionPrefixV6")>]
member this.SessionPrefixV6 : string with get, set
Public Property SessionPrefixV6 As String

Property Value

Attributes

Applies to