Compartir a través de


MicrosoftGraphSigningCertificateUpdateStatus.LastRunDateTime Property

Definition

Date and time in ISO 8601 format and in UTC time when the certificate was last updated. Read-only.

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

Property Value

Implements

Attributes

Applies to