LabCostSummaryProperties Class
The properties of the cost summary.
- Inheritance
-
msrest.serialization.ModelLabCostSummaryProperties
Constructor
LabCostSummaryProperties(*, estimated_lab_cost: float | None = None, **kwargs)
Parameters
Name | Description |
---|---|
estimated_lab_cost
Required
|
The cost component of the cost item. |
Keyword-Only Parameters
Name | Description |
---|---|
estimated_lab_cost
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