次の方法で共有


IMetricSpecification.SupportedTimeGrainType Property

Definition

Supported time grains. Valid values: PT1M, PT5M, PT15M, PT30M, PT1H, PT6H, PT12H, P1D

[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="Supported time grains. Valid values: PT1M, PT5M, PT15M, PT30M, PT1H, PT6H, PT12H, P1D", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedTimeGrainTypes")]
public string[] SupportedTimeGrainType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="Supported time grains. Valid values: PT1M, PT5M, PT15M, PT30M, PT1H, PT6H, PT12H, P1D", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedTimeGrainTypes")>]
member this.SupportedTimeGrainType : string[] with get, set
Public Property SupportedTimeGrainType As String()

Property Value

String[]
Attributes

Applies to