共用方式為


ResourceProviderOperation Class

Supported operation of this resource provider.

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

Inheritance
azure.mgmt.kubernetesconfiguration._serialization.Model
ResourceProviderOperation

Constructor

ResourceProviderOperation(*, name: str | None = None, display: _models.ResourceProviderOperationDisplay | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Operation name, in format of {provider}/{resource}/{operation}.

display

Display metadata associated with the operation.

Variables

Name Description
name
str

Operation name, in format of {provider}/{resource}/{operation}.

display

Display metadata associated with the operation.

is_data_action

The flag that indicates whether the operation applies to data plane.

origin
str

Origin of the operation.