ICredentialResults.HybridConnectionConfigExpirationTime Property

Definition

Timestamp when this token will be expired.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=false, Description="Timestamp when this token will be expired.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="expirationTime", Update=false)]
public long? HybridConnectionConfigExpirationTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=false, Description="Timestamp when this token will be expired.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="expirationTime", Update=false)>]
member this.HybridConnectionConfigExpirationTime : Nullable<int64>
Public ReadOnly Property HybridConnectionConfigExpirationTime As Nullable(Of Long)

Property Value

Attributes

Applies to