ForecastPropertiesConfidenceLevelsItem Class

ForecastPropertiesConfidenceLevelsItem.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ForecastPropertiesConfidenceLevelsItem

Constructor

ForecastPropertiesConfidenceLevelsItem(*, bound: Optional[Union[str, azure.mgmt.consumption.models._consumption_management_client_enums.Bound]] = None, **kwargs)

Parameters

bound
str or Bound
Required

The boundary of the percentage, values could be 'Upper' or 'Lower'. Possible values include: "Upper", "Lower".

Variables

percentage
float

The percentage level of the confidence.

value
float

The amount of forecast within the percentage level.