1. Packages
  2. Azure Native
  3. API Docs
  4. media
  5. getAccountFilter
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.media.getAccountFilter

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

Get the details of an Account Filter in the Media Services account.

Uses Azure REST API version 2023-01-01.

Other available API versions: 2018-07-01, 2020-05-01, 2021-06-01, 2021-11-01, 2022-08-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native media [ApiVersion]. See the version guide for details.

Using getAccountFilter

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getAccountFilter(args: GetAccountFilterArgs, opts?: InvokeOptions): Promise<GetAccountFilterResult>
function getAccountFilterOutput(args: GetAccountFilterOutputArgs, opts?: InvokeOptions): Output<GetAccountFilterResult>
Copy
def get_account_filter(account_name: Optional[str] = None,
                       filter_name: Optional[str] = None,
                       resource_group_name: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetAccountFilterResult
def get_account_filter_output(account_name: Optional[pulumi.Input[str]] = None,
                       filter_name: Optional[pulumi.Input[str]] = None,
                       resource_group_name: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetAccountFilterResult]
Copy
func LookupAccountFilter(ctx *Context, args *LookupAccountFilterArgs, opts ...InvokeOption) (*LookupAccountFilterResult, error)
func LookupAccountFilterOutput(ctx *Context, args *LookupAccountFilterOutputArgs, opts ...InvokeOption) LookupAccountFilterResultOutput
Copy

> Note: This function is named LookupAccountFilter in the Go SDK.

public static class GetAccountFilter 
{
    public static Task<GetAccountFilterResult> InvokeAsync(GetAccountFilterArgs args, InvokeOptions? opts = null)
    public static Output<GetAccountFilterResult> Invoke(GetAccountFilterInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetAccountFilterResult> getAccountFilter(GetAccountFilterArgs args, InvokeOptions options)
public static Output<GetAccountFilterResult> getAccountFilter(GetAccountFilterArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:media:getAccountFilter
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountName
This property is required.
Changes to this property will trigger replacement.
string
The Media Services account name.
FilterName
This property is required.
Changes to this property will trigger replacement.
string
The Account Filter name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group within the Azure subscription.
AccountName
This property is required.
Changes to this property will trigger replacement.
string
The Media Services account name.
FilterName
This property is required.
Changes to this property will trigger replacement.
string
The Account Filter name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group within the Azure subscription.
accountName
This property is required.
Changes to this property will trigger replacement.
String
The Media Services account name.
filterName
This property is required.
Changes to this property will trigger replacement.
String
The Account Filter name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group within the Azure subscription.
accountName
This property is required.
Changes to this property will trigger replacement.
string
The Media Services account name.
filterName
This property is required.
Changes to this property will trigger replacement.
string
The Account Filter name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group within the Azure subscription.
account_name
This property is required.
Changes to this property will trigger replacement.
str
The Media Services account name.
filter_name
This property is required.
Changes to this property will trigger replacement.
str
The Account Filter name
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group within the Azure subscription.
accountName
This property is required.
Changes to this property will trigger replacement.
String
The Media Services account name.
filterName
This property is required.
Changes to this property will trigger replacement.
String
The Account Filter name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group within the Azure subscription.

getAccountFilter Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Name string
The name of the resource
SystemData Pulumi.AzureNative.Media.Outputs.SystemDataResponse
The system metadata relating to this resource.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
FirstQuality Pulumi.AzureNative.Media.Outputs.FirstQualityResponse
The first quality.
PresentationTimeRange Pulumi.AzureNative.Media.Outputs.PresentationTimeRangeResponse
The presentation time range.
Tracks List<Pulumi.AzureNative.Media.Outputs.FilterTrackSelectionResponse>
The tracks selection conditions.
AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Name string
The name of the resource
SystemData SystemDataResponse
The system metadata relating to this resource.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
FirstQuality FirstQualityResponse
The first quality.
PresentationTimeRange PresentationTimeRangeResponse
The presentation time range.
Tracks []FilterTrackSelectionResponse
The tracks selection conditions.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name String
The name of the resource
systemData SystemDataResponse
The system metadata relating to this resource.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
firstQuality FirstQualityResponse
The first quality.
presentationTimeRange PresentationTimeRangeResponse
The presentation time range.
tracks List<FilterTrackSelectionResponse>
The tracks selection conditions.
azureApiVersion string
The Azure API version of the resource.
id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name string
The name of the resource
systemData SystemDataResponse
The system metadata relating to this resource.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
firstQuality FirstQualityResponse
The first quality.
presentationTimeRange PresentationTimeRangeResponse
The presentation time range.
tracks FilterTrackSelectionResponse[]
The tracks selection conditions.
azure_api_version str
The Azure API version of the resource.
id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name str
The name of the resource
system_data SystemDataResponse
The system metadata relating to this resource.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
first_quality FirstQualityResponse
The first quality.
presentation_time_range PresentationTimeRangeResponse
The presentation time range.
tracks Sequence[FilterTrackSelectionResponse]
The tracks selection conditions.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name String
The name of the resource
systemData Property Map
The system metadata relating to this resource.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
firstQuality Property Map
The first quality.
presentationTimeRange Property Map
The presentation time range.
tracks List<Property Map>
The tracks selection conditions.

Supporting Types

FilterTrackPropertyConditionResponse

Operation This property is required. string
The track property condition operation.
Property This property is required. string
The track property type.
Value This property is required. string
The track property value.
Operation This property is required. string
The track property condition operation.
Property This property is required. string
The track property type.
Value This property is required. string
The track property value.
operation This property is required. String
The track property condition operation.
property This property is required. String
The track property type.
value This property is required. String
The track property value.
operation This property is required. string
The track property condition operation.
property This property is required. string
The track property type.
value This property is required. string
The track property value.
operation This property is required. str
The track property condition operation.
property This property is required. str
The track property type.
value This property is required. str
The track property value.
operation This property is required. String
The track property condition operation.
property This property is required. String
The track property type.
value This property is required. String
The track property value.

FilterTrackSelectionResponse

TrackSelections This property is required. []FilterTrackPropertyConditionResponse
The track selections.
trackSelections This property is required. List<FilterTrackPropertyConditionResponse>
The track selections.
trackSelections This property is required. FilterTrackPropertyConditionResponse[]
The track selections.
track_selections This property is required. Sequence[FilterTrackPropertyConditionResponse]
The track selections.
trackSelections This property is required. List<Property Map>
The track selections.

FirstQualityResponse

Bitrate This property is required. int
The first quality bitrate.
Bitrate This property is required. int
The first quality bitrate.
bitrate This property is required. Integer
The first quality bitrate.
bitrate This property is required. number
The first quality bitrate.
bitrate This property is required. int
The first quality bitrate.
bitrate This property is required. Number
The first quality bitrate.

PresentationTimeRangeResponse

EndTimestamp double
The absolute end time boundary.
ForceEndTimestamp bool
The indicator of forcing existing of end time stamp.
LiveBackoffDuration double
The relative to end right edge.
PresentationWindowDuration double
The relative to end sliding window.
StartTimestamp double
The absolute start time boundary.
Timescale double
The time scale of time stamps.
EndTimestamp float64
The absolute end time boundary.
ForceEndTimestamp bool
The indicator of forcing existing of end time stamp.
LiveBackoffDuration float64
The relative to end right edge.
PresentationWindowDuration float64
The relative to end sliding window.
StartTimestamp float64
The absolute start time boundary.
Timescale float64
The time scale of time stamps.
endTimestamp Double
The absolute end time boundary.
forceEndTimestamp Boolean
The indicator of forcing existing of end time stamp.
liveBackoffDuration Double
The relative to end right edge.
presentationWindowDuration Double
The relative to end sliding window.
startTimestamp Double
The absolute start time boundary.
timescale Double
The time scale of time stamps.
endTimestamp number
The absolute end time boundary.
forceEndTimestamp boolean
The indicator of forcing existing of end time stamp.
liveBackoffDuration number
The relative to end right edge.
presentationWindowDuration number
The relative to end sliding window.
startTimestamp number
The absolute start time boundary.
timescale number
The time scale of time stamps.
end_timestamp float
The absolute end time boundary.
force_end_timestamp bool
The indicator of forcing existing of end time stamp.
live_backoff_duration float
The relative to end right edge.
presentation_window_duration float
The relative to end sliding window.
start_timestamp float
The absolute start time boundary.
timescale float
The time scale of time stamps.
endTimestamp Number
The absolute end time boundary.
forceEndTimestamp Boolean
The indicator of forcing existing of end time stamp.
liveBackoffDuration Number
The relative to end right edge.
presentationWindowDuration Number
The relative to end sliding window.
startTimestamp Number
The absolute start time boundary.
timescale Number
The time scale of time stamps.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
The type of identity that last modified the resource.
created_at str
The timestamp of resource creation (UTC).
created_by str
The identity that created the resource.
created_by_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi