ITimeseriesDataPoint.DateTimeUtc Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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