DateTimeFilter.StartDateTimeUtc Property

Definition

Start date time for dependency map visualization query

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

Property Value

Implements

Attributes

Applies to