Compartir a través de


IBgpSession.SessionPrefixV4 Property

Definition

The IPv4 prefix that contains both ends' IPv4 addresses.

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

Property Value

Attributes

Applies to