Udostępnij przez


IDirectConnection.BgpSessionMd5AuthenticationKey Property

Definition

The MD5 authentication key of the session.

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

Property Value

Attributes

Applies to