IAzureMediaServicesClient Interface

Definition

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

Properties

AcceptLanguage

The preferred language for the response.

AccountFilters

Gets the IAccountFiltersOperations.

AssetFilters

Gets the IAssetFiltersOperations.

Assets

Gets the IAssetsOperations.

BaseUri

The base URI of the service.

ContentKeyPolicies

Gets the IContentKeyPoliciesOperations.

Credentials

Credentials needed for the client to connect to Azure.

DeserializationSettings

Gets or sets json deserialization settings.

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.

Jobs

Gets the IJobsOperations.

LiveEvents

Gets the ILiveEventsOperations.

LiveOutputs

Gets the ILiveOutputsOperations.

Locations

Gets the ILocationsOperations.

LongRunningOperationRetryTimeout

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

Mediaservices

Gets the IMediaservicesOperations.

OperationResults

Gets the IOperationResultsOperations.

Operations

Gets the IOperations.

OperationStatuses

Gets the IOperationStatusesOperations.

PrivateEndpointConnections

Gets the IPrivateEndpointConnectionsOperations.

PrivateLinkResources

Gets the IPrivateLinkResourcesOperations.

SerializationSettings

Gets or sets json serialization settings.

StreamingEndpoints

Gets the IStreamingEndpointsOperations.

StreamingLocators

Gets the IStreamingLocatorsOperations.

StreamingPolicies

Gets the IStreamingPoliciesOperations.

SubscriptionId

The unique identifier for a Microsoft Azure subscription.

Tracks

Gets the ITracksOperations.

Transforms

Gets the ITransformsOperations.

Applies to