Condividi tramite


IMetricResultsResponseValuesItem.Starttime Property

Definition

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

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

Property Value

Attributes

Applies to