ApplicationMetricDescription Class
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.
Specifies the application capacity for one metric.
public sealed class ApplicationMetricDescription
type ApplicationMetricDescription = class
Public NotInheritable Class ApplicationMetricDescription
- Inheritance
-
ApplicationMetricDescription
Constructors
ApplicationMetricDescription() |
Properties
MaximumNodeCapacity |
Gets or sets the maximum node capacity for Service Fabric application. |
Name |
Gets or sets the name of the metric. |
NodeReservationCapacity |
Gets or sets the node reservation capacity for Service Fabric application. |
TotalApplicationCapacity |
Gets or sets the total metric capacity for Service Fabric application. |
Applies to
See also
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET