LiveVideoAnalyticsEdgeClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class LiveVideoAnalyticsEdgeClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Media.LiveVideoAnalytics.Edge.LiveVideoAnalyticsEdgeClient>, IDisposable, Microsoft.Azure.Media.LiveVideoAnalytics.Edge.ILiveVideoAnalyticsEdgeClient
type LiveVideoAnalyticsEdgeClient = class
inherit ServiceClient<LiveVideoAnalyticsEdgeClient>
interface ILiveVideoAnalyticsEdgeClient
interface IDisposable
Public Class LiveVideoAnalyticsEdgeClient
Inherits ServiceClient(Of LiveVideoAnalyticsEdgeClient)
Implements IDisposable, ILiveVideoAnalyticsEdgeClient
- Inheritance
- Implements
Properties
BaseUri | |
DeserializationSettings | |
FirstMessageHandler | (Inherited from ServiceClient<T>) |
HttpClient | (Inherited from ServiceClient<T>) |
HttpClientHandler | (Inherited from ServiceClient<T>) |
HttpMessageHandlers | (Inherited from ServiceClient<T>) |
SerializationSettings | |
UserAgent | (Inherited from ServiceClient<T>) |
Methods
Extension Methods
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET