次の方法で共有


IDiagnosticMetricSet.EndTime Property

Definition

End time of the period

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

Property Value

Attributes

Applies to