ServiceSpecificationAutoGenerated.MetricSpecification Property

Definition

Metric specifications of operation.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IMetricSpecificationAutoGenerated> MetricSpecification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.MetricSpecification : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IMetricSpecificationAutoGenerated> with get, set
Public Property MetricSpecification As List(Of IMetricSpecificationAutoGenerated)

Property Value

Implements

Attributes

Applies to