MicrosoftGraphOnPremisesProvisioningError.OccurredDateTime Property

Definition

The date and time at which the error occurred.

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

Property Value

Implements

Attributes

Applies to