Compartir a través de


IOperationProperties.ServiceSpecificationMetricSpecification 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[] ServiceSpecificationMetricSpecification { 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.ServiceSpecificationMetricSpecification : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IMetricSpecificationAutoGenerated[] with get, set
Public Property ServiceSpecificationMetricSpecification As IMetricSpecificationAutoGenerated()

Property Value

Attributes

Applies to