次の方法で共有


IDiagnosticMetricSet.StartTime Property

Definition

Start time of the period

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Start time of the period", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="startTime")]
public DateTime? StartTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Start time of the period", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="startTime")>]
member this.StartTime : Nullable<DateTime> with get, set
Public Property StartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to