Compartilhar via


IOperationProperties.ServiceSpecificationMetricSpecification Property

Definition

Specifications of the Metrics for Azure Monitoring

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="Specifications of the Metrics for Azure Monitoring", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.IMetricSpecification) }, ReadOnly=false, Required=false, SerializedName="metricSpecifications")]
public Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.IMetricSpecification[] ServiceSpecificationMetricSpecification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="Specifications of the Metrics for Azure Monitoring", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.IMetricSpecification) }, ReadOnly=false, Required=false, SerializedName="metricSpecifications")>]
member this.ServiceSpecificationMetricSpecification : Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.IMetricSpecification[] with get, set
Public Property ServiceSpecificationMetricSpecification As IMetricSpecification()

Property Value

Attributes

Applies to