共用方式為


OperationServiceSpecification.MetricSpecifications Property

Definition

Gets or sets details about operations related to metrics.

[Newtonsoft.Json.JsonProperty(PropertyName="metricSpecifications")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.OperationMetricSpecification> MetricSpecifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metricSpecifications")>]
member this.MetricSpecifications : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.OperationMetricSpecification> with get, set
Public Property MetricSpecifications As IList(Of OperationMetricSpecification)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to