MediaGraphEndpoint Class
Base class for endpoints.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: MediaGraphTlsEndpoint, MediaGraphUnsecuredEndpoint.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
MediaGraphEndpoint
Constructor
MediaGraphEndpoint(*, url: str, credentials: Optional[azure.media.analyticsedge._generated.models._models_py3.MediaGraphCredentials] = None, **kwargs)
Parameters
- credentials
- <xref:azure.media.analyticsedge.models.MediaGraphCredentials>
Required
Polymorphic credentials to be presented to the endpoint.
Feedback
Submit and view feedback for