ServiceLoadMetricDescription.Weight Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines the metric weight relative to the other metrics that are configured for this service. During runtime, if two metrics end up in conflict, the Cluster Resource Manager prefers the metric with the higher weight.
public System.Fabric.Description.ServiceLoadMetricWeight Weight { get; set; }
member this.Weight : System.Fabric.Description.ServiceLoadMetricWeight with get, set
Public Property Weight As ServiceLoadMetricWeight
Property Value
Returns ServiceLoadMetricWeight.
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET