次の方法で共有


IDiagnosticMetricSet.TimeGrain Property

Definition

Presented time grain. Supported grains at the moment are PT1M, PT1H, P1D

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Presented time grain. Supported grains at the moment are PT1M, PT1H, P1D", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="timeGrain")]
public string TimeGrain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Presented time grain. Supported grains at the moment are PT1M, PT1H, P1D", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="timeGrain")>]
member this.TimeGrain : string with get, set
Public Property TimeGrain As String

Property Value

Attributes

Applies to