PercentageCostThresholdProperties Class
Properties of a percentage cost threshold.
- Inheritance
-
msrest.serialization.ModelPercentageCostThresholdProperties
Constructor
PercentageCostThresholdProperties(*, threshold_value: float | None = None, **kwargs)
Parameters
Name | Description |
---|---|
threshold_value
Required
|
The cost threshold value. |
Keyword-Only Parameters
Name | Description |
---|---|
threshold_value
Required
|
|
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 Python