Partilhar via


IOperationStatus.EndTime Property

Definition

The end time of the operation.

[Microsoft.Azure.PowerShell.Cmdlets.Terraform.Runtime.Info(Create=false, Description="The end time of the operation.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="endTime", Update=false)]
public DateTime? EndTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Terraform.Runtime.Info(Create=false, Description="The end time of the operation.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="endTime", Update=false)>]
member this.EndTime : Nullable<DateTime>
Public ReadOnly Property EndTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to