ITimeseries.EndDateTimeUtc Property

Definition

The end DateTime of the Timeseries in UTC

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

Property Value

Attributes

Applies to