Share via


IMetricSpecification.SupportsInstanceLevelAggregation Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="supportsInstanceLevelAggregation")]
public bool? SupportsInstanceLevelAggregation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="supportsInstanceLevelAggregation")>]
member this.SupportsInstanceLevelAggregation : Nullable<bool> with get, set
Public Property SupportsInstanceLevelAggregation As Nullable(Of Boolean)

Property Value

Attributes

Applies to