Megosztás a következőn keresztül:


ICertificateDetails.NotAfter Property

Definition

Date Certificate is valid to.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Date Certificate is valid to.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="notAfter")]
public DateTime? NotAfter { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Date Certificate is valid to.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="notAfter")>]
member this.NotAfter : Nullable<DateTime>
Public ReadOnly Property NotAfter As Nullable(Of DateTime)

Property Value

Attributes

Applies to