Condividi tramite


Operation.ExpirationTime Property

Definition

Time when operation will expire.

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

Property Value

Implements

Attributes

Applies to