Condividi tramite


IUsage.NextResetTime Property

Definition

Next reset time for the resource counter.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Next reset time for the resource counter.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="nextResetTime")]
public DateTime? NextResetTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Next reset time for the resource counter.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="nextResetTime")>]
member this.NextResetTime : Nullable<DateTime>
Public ReadOnly Property NextResetTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to