CalculateBaselineResponse Class
The response to a calculate baseline call.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
CalculateBaselineResponse
Constructor
CalculateBaselineResponse(*, type: str, baseline: List[azure.mgmt.monitor.v2018_09_01.models._models_py3.Baseline], timestamps: Optional[List[datetime.datetime]] = None, statistics: Optional[azure.mgmt.monitor.v2018_09_01.models._models_py3.CalculateBaselineResponseStatistics] = None, error_type: Optional[Union[int, azure.mgmt.monitor.v2018_09_01.models._monitor_management_client_enums.ErrorType]] = None, **kwargs)
Variables
- type
- str
Required. The resource type of the baseline resource.
Required. The baseline values for each sensitivity.
- statistics
- <xref:$>(<xref:python-base-namespace>)CalculateBaselineResponseStatistics
The statistics.
- internal_operation_id
- str
internal operation id.
Feedback
Submit and view feedback for