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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET