Share via


ITagRule.MetricRuleSendMetric Property

Definition

Flag specifying if metrics should be sent for the Monitor resource.

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Flag specifying if metrics should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.SendMetricsStatus) }, ReadOnly=false, Required=false, SerializedName="sendMetrics")]
public Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.SendMetricsStatus? MetricRuleSendMetric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Flag specifying if metrics should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.SendMetricsStatus) }, ReadOnly=false, Required=false, SerializedName="sendMetrics")>]
member this.MetricRuleSendMetric : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.SendMetricsStatus> with get, set
Public Property MetricRuleSendMetric As Nullable(Of SendMetricsStatus)

Property Value

Attributes

Applies to