Compartir a través de


IOperationProperties.ServiceSpecificationMetricSpecification Property

Definition

Specifications of the Metrics for Azure Monitoring.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="Specifications of the Metrics for Azure Monitoring.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IMetricSpecification) }, Read=true, ReadOnly=true, Required=false, SerializedName="metricSpecifications", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IMetricSpecification> ServiceSpecificationMetricSpecification { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="Specifications of the Metrics for Azure Monitoring.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IMetricSpecification) }, Read=true, ReadOnly=true, Required=false, SerializedName="metricSpecifications", Update=false)>]
member this.ServiceSpecificationMetricSpecification : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IMetricSpecification>
Public ReadOnly Property ServiceSpecificationMetricSpecification As List(Of IMetricSpecification)

Property Value

Attributes

Applies to