MethodRequest Class
Base Class for Method Requests.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: MediaGraphInstanceListRequest, MediaGraphInstanceSetRequest, MediaGraphTopologyListRequest, MediaGraphTopologySetRequest, ItemNonSetRequestBase, MediaGraphInstanceSetRequestBody, MediaGraphTopologySetRequestBody.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
MethodRequest
Constructor
MethodRequest(**kwargs)
Variables
- method_name
- str
Required. method name.Constant filled by server.
- api_version
- str
api version. Default value: "2.0".
Attributes
api_version
api_version = '2.0'
Feedback
Submit and view feedback for