IBgpPeer.PeerAddress Property

Definition

Peer Address

[Microsoft.Azure.PowerShell.Cmdlets.KubernetesRuntime.Runtime.Info(Create=true, Description="Peer Address", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="peerAddress", Update=true)]
public string PeerAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KubernetesRuntime.Runtime.Info(Create=true, Description="Peer Address", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="peerAddress", Update=true)>]
member this.PeerAddress : string with get, set
Public Property PeerAddress As String

Property Value

Attributes

Applies to