Share via


TimeSpan.End Property

Definition

The end of a time span

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

Property Value

Implements

End
Attributes

Applies to