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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET