Bagikan melalui


TokenCertificate.Expiry Property

Definition

The expiry datetime of the certificate.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public DateTime? Expiry { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Expiry : Nullable<DateTime> with get, set
Public Property Expiry As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to