OperationDefinitionDisplay Class
The display information for a configuration store operation.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
OperationDefinitionDisplay
Constructor
OperationDefinitionDisplay(*, resource: Optional[str] = None, operation: Optional[str] = None, description: Optional[str] = None, **kwargs)
Variables
- provider
- str
The resource provider name: Microsoft App Configuration.".
- resource
- str
The resource on which the operation is performed.
- operation
- str
The operation that users can perform.
- description
- str
The description for the operation.
Feedback
Submit and view feedback for