Operation Class

A Billing REST API operation.

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

Inheritance
Operation

Constructor

Operation(*, display: Optional[azure.mgmt.billing.models._models_py3.OperationDisplay] = None, **kwargs)

Parameters

display
OperationDisplay
Required

The object that represents the operation.

Variables

name
str

Operation name: {provider}/{resource}/{operation}.

is_data_action
bool

Identifies if the operation is a data operation.