Freigeben über


IOperationMetaServiceSpecification.MetricSpecification Property

Definition

metric specifications for the operation

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="metric specifications for the operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperationMetaMetricSpecification) }, ReadOnly=false, Required=false, SerializedName="metricSpecifications")]
public Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperationMetaMetricSpecification[] MetricSpecification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="metric specifications for the operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperationMetaMetricSpecification) }, ReadOnly=false, Required=false, SerializedName="metricSpecifications")>]
member this.MetricSpecification : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperationMetaMetricSpecification[] with get, set
Public Property MetricSpecification As IOperationMetaMetricSpecification()

Property Value

Attributes

Applies to