Condividi tramite


IMetricResultsResponseValuesItem.Endtime Property

Definition

The end time, in datetime format, for which the data was retrieved.

[Microsoft.Azure.PowerShell.Cmdlets.Metric.Runtime.Info(Create=true, Description="The end time, in datetime format, for which the data was retrieved.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="endtime", Update=true)]
public string Endtime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Metric.Runtime.Info(Create=true, Description="The end time, in datetime format, for which the data was retrieved.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="endtime", Update=true)>]
member this.Endtime : string with get, set
Public Property Endtime As String

Property Value

Attributes

Applies to