Sdílet prostřednictvím


TimeSpan.Start Property

Definition

The start of a time span

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

Property Value

Implements

Attributes

Applies to