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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET