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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET