MicrosoftgraphonPremisesProvisioningError.OccurredDateTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to