Delen via


IDirectConnection.BgpSessionMicrosoftSessionIPv6Address Property

Definition

The IPv6 session address on Microsoft's end.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The IPv6 session address on Microsoft's end.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="microsoftSessionIPv6Address")]
public string BgpSessionMicrosoftSessionIPv6Address { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The IPv6 session address on Microsoft's end.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="microsoftSessionIPv6Address")>]
member this.BgpSessionMicrosoftSessionIPv6Address : string with get, set
Public Property BgpSessionMicrosoftSessionIPv6Address As String

Property Value

Attributes

Applies to