OperationDisplay Class

Localized display information for this particular operation.

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

Inheritance
azure.mgmt.deviceupdate._serialization.Model
OperationDisplay

Constructor

OperationDisplay(**kwargs: Any)

Variables

Name Description
provider
str

The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".

resource
str

The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".

operation
str

The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".

description
str

The short, localized friendly description of the operation; suitable for tool tips and detailed views.