ScaleRule.MetricTriggerDividePerInstance Property

Definition

a value indicating whether metric should divide per instance.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Inlined)]
public bool? MetricTriggerDividePerInstance { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Inlined)>]
member this.MetricTriggerDividePerInstance : Nullable<bool> with get, set
Public Property MetricTriggerDividePerInstance As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to