ITimeseries.StartDateTimeUtc 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 start DateTime of the Timeseries in UTC
[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="The start DateTime of the Timeseries in UTC", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="startDateTimeUTC", Update=true)]
public string StartDateTimeUtc { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="The start DateTime of the Timeseries in UTC", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="startDateTimeUTC", Update=true)>]
member this.StartDateTimeUtc : string with get, set
Public Property StartDateTimeUtc As String
Property Value
- Attributes