Share via


ITagRule.MetricRuleSendMetric Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Flag specifying if metrics should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sendMetrics", Update=false)]
public string MetricRuleSendMetric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Flag specifying if metrics should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sendMetrics", Update=false)>]
member this.MetricRuleSendMetric : string with get, set
Public Property MetricRuleSendMetric As String

Property Value

Attributes

Applies to