你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IExchangeConnection.BgpSessionPrefixV6 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 BgpSessionPrefixV6 { 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.BgpSessionPrefixV6 : string with get, set
Public Property BgpSessionPrefixV6 As String

Property Value

Attributes

Applies to