Condividi tramite


IServiceSpecification.MetricSpecification Property

Definition

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

Property Value

Attributes

Applies to