Udostępnij przez


IBgpSession.MicrosoftSessionIPv6Address Property

Definition

The IPv6 session address on Microsoft's end.

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

Property Value

Attributes

Applies to