IHealthError.CreationTimeUtc Property

Definition

Error creation time (UTC).

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

Property Value

Attributes

Applies to