MicrosoftgraphsigningCertificateUpdateStatus.LastRunDateTime Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="lastRunDateTime")]
public DateTime? LastRunDateTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastRunDateTime")>]
member this.LastRunDateTime : Nullable<DateTime> with get, set
Public Property LastRunDateTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to