Dela via


IBgpSession.SessionPrefixV4 Property

Definition

The IPv4 prefix that contains both ends' IPv4 addresses.

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

Property Value

Attributes

Applies to