IMachineInstallPatchesResult.LastModifiedDateTime Property

Definition

The UTC timestamp when the operation finished.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The UTC timestamp when the operation finished.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastModifiedDateTime", Update=false)]
public DateTime? LastModifiedDateTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The UTC timestamp when the operation finished.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastModifiedDateTime", Update=false)>]
member this.LastModifiedDateTime : Nullable<DateTime>
Public ReadOnly Property LastModifiedDateTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to