Delen via


IDirectConnection.BgpSessionMd5AuthenticationKey Property

Definition

The MD5 authentication key of the session.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The MD5 authentication key of the session.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="md5AuthenticationKey")]
public string BgpSessionMd5AuthenticationKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The MD5 authentication key of the session.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="md5AuthenticationKey")>]
member this.BgpSessionMd5AuthenticationKey : string with get, set
Public Property BgpSessionMd5AuthenticationKey As String

Property Value

Attributes

Applies to