MetricsPostBodySchema Class
A metric request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
MetricsPostBodySchema
Constructor
MetricsPostBodySchema(*, id: str, parameters, **kwargs)
Parameters
- id
- str
Required
Required. An identifier for this query. Must be unique within the post body of the request. This identifier will be the 'id' property of the response object representing this query.
- parameters
- MetricsPostBodySchemaParameters
Required
Required. The parameters for a single metrics query
Feedback
Submit and view feedback for