Compartir a través de


IBgpSession.SessionStateV6 Property

Definition

The state of the IPv6 session.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.PSArgumentCompleter(new System.String[] { "None", "Idle", "Connect", "Active", "OpenSent", "OpenConfirm", "OpenReceived", "Established", "PendingAdd", "PendingUpdate", "PendingRemove" })]
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The state of the IPv6 session.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sessionStateV6", Update=false)]
public string SessionStateV6 { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.PSArgumentCompleter(new System.String[] { "None", "Idle", "Connect", "Active", "OpenSent", "OpenConfirm", "OpenReceived", "Established", "PendingAdd", "PendingUpdate", "PendingRemove" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The state of the IPv6 session.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sessionStateV6", Update=false)>]
member this.SessionStateV6 : string
Public ReadOnly Property SessionStateV6 As String

Property Value

Attributes

Applies to