AzureMediaServices Class

This Swagger was generated by the API Framework.

Inheritance
builtins.object
AzureMediaServices

Constructor

AzureMediaServices(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)

Parameters

Name Description
credential
Required

Credential needed for the client to connect to Azure. Required.

subscription_id
Required
str

The unique identifier for a Microsoft Azure subscription. Required.

base_url
str

Service URL. Default value is "https://management.azure.com".

default value: https://management.azure.com

Keyword-Only Parameters

Name Description
polling_interval
int

Default waiting time between two polls for LRO operations if no Retry-After header is present.

Variables

Name Description
account_filters

AccountFiltersOperations operations

operations

Operations operations

mediaservices

MediaservicesOperations operations

private_link_resources

PrivateLinkResourcesOperations operations

private_endpoint_connections

PrivateEndpointConnectionsOperations operations

locations

LocationsOperations operations

media_services_operation_statuses

MediaServicesOperationStatusesOperations operations

media_services_operation_results

MediaServicesOperationResultsOperations operations

assets

AssetsOperations operations

asset_filters

AssetFiltersOperations operations

tracks

TracksOperations operations

operation_statuses

OperationStatusesOperations operations

operation_results

OperationResultsOperations operations

content_key_policies

ContentKeyPoliciesOperations operations

transforms

TransformsOperations operations

jobs

JobsOperations operations

streaming_policies

StreamingPoliciesOperations operations

streaming_locators

StreamingLocatorsOperations operations

live_events

LiveEventsOperations operations

live_outputs

LiveOutputsOperations operations

streaming_endpoints

StreamingEndpointsOperations operations

Methods

close

close

close() -> None