Operation Class

CDN REST API operation.

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

Inheritance
Operation

Constructor

Operation(*, is_data_action: Optional[bool] = None, display: Optional[azure.mgmt.cdn.models._models_py3.OperationDisplay] = None, service_specification: Optional[azure.mgmt.cdn.models._models_py3.ServiceSpecification] = None, **kwargs)

Variables

name
str

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

is_data_action
bool

Indicates whether the operation is a data action.

display
OperationDisplay

The object that represents the operation.

origin
str

The origin of operations.

service_specification
ServiceSpecification

One property of operation, include metric specifications.