Freigeben über


IServiceLoadBalancerBgpPeer.KeepAliveTime Property

Definition

The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keepAliveTime")]
public string KeepAliveTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keepAliveTime")>]
member this.KeepAliveTime : string with get, set
Public Property KeepAliveTime As String

Property Value

Attributes

Applies to