Aracılığıyla paylaş


MetricSettings.TimeGrain Property

Definition

the timegrain of the metric in ISO8601 format.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.PropertyOrigin.Owned)]
public TimeSpan? TimeGrain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.PropertyOrigin.Owned)>]
member this.TimeGrain : Nullable<TimeSpan> with get, set
Public Property TimeGrain As Nullable(Of TimeSpan)

Property Value

Implements

Attributes

Applies to