Share via


IOperationProperties.ServiceSpecificationMetricSpecification Property

Definition

Specifications of the Metrics for Azure Monitoring.

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

Property Value

Attributes

Applies to