ITimeseriesDataPoint.DateTimeUtc Property

Definition

The DateTime of the Timeseries data point in UTC

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="The DateTime of the Timeseries data point in UTC", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dateTimeUTC", Update=true)]
public string DateTimeUtc { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="The DateTime of the Timeseries data point in UTC", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dateTimeUTC", Update=true)>]
member this.DateTimeUtc : string with get, set
Public Property DateTimeUtc As String

Property Value

Attributes

Applies to