IHealthError.CreationTimeUtc Property

Definition

Error creation time (UTC).

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Error creation time (UTC).", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="creationTimeUtc")]
public DateTime? CreationTimeUtc { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Error creation time (UTC).", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="creationTimeUtc")>]
member this.CreationTimeUtc : Nullable<DateTime> with get, set
Public Property CreationTimeUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to