Skip to main content

asset_filters

Overview

Nameasset_filters
TypeResource
Idazure.media_services.asset_filters

Fields

NameDatatypeDescription
propertiesobjectThe Media Filter properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, api-version, assetName, filterName, resourceGroupName, subscriptionIdGet the details of an Asset Filter associated with the specified Asset.
listSELECTaccountName, api-version, assetName, resourceGroupName, subscriptionIdList Asset Filters associated with the specified Asset.
create_or_updateINSERTaccountName, api-version, assetName, filterName, resourceGroupName, subscriptionIdCreates or updates an Asset Filter associated with the specified Asset.
deleteDELETEaccountName, api-version, assetName, filterName, resourceGroupName, subscriptionIdDeletes an Asset Filter associated with the specified Asset.
_listEXECaccountName, api-version, assetName, resourceGroupName, subscriptionIdList Asset Filters associated with the specified Asset.
updateEXECaccountName, api-version, assetName, filterName, resourceGroupName, subscriptionIdUpdates an existing Asset Filter associated with the specified Asset.