IVideoAnalyzerClient Interface

Definition

Azure Video Analyzer provides a platform for you to build intelligent video applications that span the edge and the cloud

public interface IVideoAnalyzerClient : IDisposable
type IVideoAnalyzerClient = interface
    interface IDisposable
Public Interface IVideoAnalyzerClient
Implements IDisposable
Derived
Implements

Properties

AcceptLanguage

The preferred language for the response.

AccessPolicies

Gets the IAccessPoliciesOperations.

ApiVersion

The API version to use for this operation.

BaseUri

The base URI of the service.

Credentials

Credentials needed for the client to connect to Azure.

DeserializationSettings

Gets or sets json deserialization settings.

EdgeModules

Gets the IEdgeModulesOperations.

GenerateClientRequestId

Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true.

LivePipelineOperationStatuses

Gets the ILivePipelineOperationStatusesOperations.

LivePipelines

Gets the ILivePipelinesOperations.

Locations

Gets the ILocationsOperations.

LongRunningOperationRetryTimeout

The retry timeout in seconds for Long Running Operations. Default value is 30.

OperationResults

Gets the IOperationResultsOperations.

Operations

Gets the IOperations.

OperationStatuses

Gets the IOperationStatusesOperations.

PipelineJobOperationStatuses

Gets the IPipelineJobOperationStatusesOperations.

PipelineJobs

Gets the IPipelineJobsOperations.

PipelineTopologies

Gets the IPipelineTopologiesOperations.

PrivateEndpointConnections

Gets the IPrivateEndpointConnectionsOperations.

PrivateLinkResources

Gets the IPrivateLinkResourcesOperations.

SerializationSettings

Gets or sets json serialization settings.

SubscriptionId

The ID of the target subscription.

VideoAnalyzerOperationResults

Gets the IVideoAnalyzerOperationResultsOperations.

VideoAnalyzerOperationStatuses

Gets the IVideoAnalyzerOperationStatusesOperations.

VideoAnalyzers

Gets the IVideoAnalyzersOperations.

Videos

Gets the IVideosOperations.

Applies to