ExchangeConnection.BgpSessionPrefixV4 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IPv4 prefix that contains both ends' IPv4 addresses.
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Inlined)]
public string BgpSessionPrefixV4 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Inlined)>]
member this.BgpSessionPrefixV4 : string with get, set
Public Property BgpSessionPrefixV4 As String
Property Value
Implements
- Attributes