ISshKey.ExpirationTimeStamp Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Certificate expiration timestamp (Unix).
C#
[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Runtime.Info(Description="Certificate expiration timestamp (Unix).", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="expirationTimeStamp")]
public long? ExpirationTimeStamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Runtime.Info(Description="Certificate expiration timestamp (Unix).", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="expirationTimeStamp")>]
member this.ExpirationTimeStamp : Nullable<int64>
Public ReadOnly Property ExpirationTimeStamp As Nullable(Of Long)
- Attributes
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |