Condividi tramite


IServiceSpecificationAutoGenerated.MetricSpecification Property

Definition

Metric specifications of operation.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Metric specifications of operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IMetricSpecificationAutoGenerated) }, ReadOnly=false, Required=false, SerializedName="metricSpecifications")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IMetricSpecificationAutoGenerated[] MetricSpecification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Metric specifications of operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IMetricSpecificationAutoGenerated) }, ReadOnly=false, Required=false, SerializedName="metricSpecifications")>]
member this.MetricSpecification : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IMetricSpecificationAutoGenerated[] with get, set
Public Property MetricSpecification As IMetricSpecificationAutoGenerated()

Property Value

Attributes

Applies to