Udostępnij przez


IBgpSession.MicrosoftSessionIPv4Address Property

Definition

The IPv4 session address on Microsoft's end.

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

Property Value

Attributes

Applies to