1. Packages
  2. Azure Native v1
  3. API Docs
  4. media
  5. listAssetStreamingLocators
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.media.listAssetStreamingLocators

Explore with Pulumi AI

These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

Lists Streaming Locators which are associated with this asset. API Version: 2020-05-01.

Using listAssetStreamingLocators

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 listAssetStreamingLocators(args: ListAssetStreamingLocatorsArgs, opts?: InvokeOptions): Promise<ListAssetStreamingLocatorsResult>
function listAssetStreamingLocatorsOutput(args: ListAssetStreamingLocatorsOutputArgs, opts?: InvokeOptions): Output<ListAssetStreamingLocatorsResult>
Copy
def list_asset_streaming_locators(account_name: Optional[str] = None,
                                  asset_name: Optional[str] = None,
                                  resource_group_name: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> ListAssetStreamingLocatorsResult
def list_asset_streaming_locators_output(account_name: Optional[pulumi.Input[str]] = None,
                                  asset_name: Optional[pulumi.Input[str]] = None,
                                  resource_group_name: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[ListAssetStreamingLocatorsResult]
Copy
func ListAssetStreamingLocators(ctx *Context, args *ListAssetStreamingLocatorsArgs, opts ...InvokeOption) (*ListAssetStreamingLocatorsResult, error)
func ListAssetStreamingLocatorsOutput(ctx *Context, args *ListAssetStreamingLocatorsOutputArgs, opts ...InvokeOption) ListAssetStreamingLocatorsResultOutput
Copy

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

public static class ListAssetStreamingLocators 
{
    public static Task<ListAssetStreamingLocatorsResult> InvokeAsync(ListAssetStreamingLocatorsArgs args, InvokeOptions? opts = null)
    public static Output<ListAssetStreamingLocatorsResult> Invoke(ListAssetStreamingLocatorsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<ListAssetStreamingLocatorsResult> listAssetStreamingLocators(ListAssetStreamingLocatorsArgs args, InvokeOptions options)
public static Output<ListAssetStreamingLocatorsResult> listAssetStreamingLocators(ListAssetStreamingLocatorsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:media:listAssetStreamingLocators
  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.
AssetName
This property is required.
Changes to this property will trigger replacement.
string
The Asset 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.
AssetName
This property is required.
Changes to this property will trigger replacement.
string
The Asset 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.
assetName
This property is required.
Changes to this property will trigger replacement.
String
The Asset 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.
assetName
This property is required.
Changes to this property will trigger replacement.
string
The Asset 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.
asset_name
This property is required.
Changes to this property will trigger replacement.
str
The Asset 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.
assetName
This property is required.
Changes to this property will trigger replacement.
String
The Asset name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group within the Azure subscription.

listAssetStreamingLocators Result

The following output properties are available:

StreamingLocators []AssetStreamingLocatorResponse
The list of Streaming Locators.
streamingLocators AssetStreamingLocatorResponse[]
The list of Streaming Locators.
streamingLocators List<Property Map>
The list of Streaming Locators.

Supporting Types

AssetStreamingLocatorResponse

AssetName This property is required. string
Asset Name.
Created This property is required. string
The creation time of the Streaming Locator.
DefaultContentKeyPolicyName This property is required. string
Name of the default ContentKeyPolicy used by this Streaming Locator.
EndTime This property is required. string
The end time of the Streaming Locator.
Name This property is required. string
Streaming Locator name.
StartTime This property is required. string
The start time of the Streaming Locator.
StreamingLocatorId This property is required. string
StreamingLocatorId of the Streaming Locator.
StreamingPolicyName This property is required. string
Name of the Streaming Policy used by this Streaming Locator.
AssetName This property is required. string
Asset Name.
Created This property is required. string
The creation time of the Streaming Locator.
DefaultContentKeyPolicyName This property is required. string
Name of the default ContentKeyPolicy used by this Streaming Locator.
EndTime This property is required. string
The end time of the Streaming Locator.
Name This property is required. string
Streaming Locator name.
StartTime This property is required. string
The start time of the Streaming Locator.
StreamingLocatorId This property is required. string
StreamingLocatorId of the Streaming Locator.
StreamingPolicyName This property is required. string
Name of the Streaming Policy used by this Streaming Locator.
assetName This property is required. String
Asset Name.
created This property is required. String
The creation time of the Streaming Locator.
defaultContentKeyPolicyName This property is required. String
Name of the default ContentKeyPolicy used by this Streaming Locator.
endTime This property is required. String
The end time of the Streaming Locator.
name This property is required. String
Streaming Locator name.
startTime This property is required. String
The start time of the Streaming Locator.
streamingLocatorId This property is required. String
StreamingLocatorId of the Streaming Locator.
streamingPolicyName This property is required. String
Name of the Streaming Policy used by this Streaming Locator.
assetName This property is required. string
Asset Name.
created This property is required. string
The creation time of the Streaming Locator.
defaultContentKeyPolicyName This property is required. string
Name of the default ContentKeyPolicy used by this Streaming Locator.
endTime This property is required. string
The end time of the Streaming Locator.
name This property is required. string
Streaming Locator name.
startTime This property is required. string
The start time of the Streaming Locator.
streamingLocatorId This property is required. string
StreamingLocatorId of the Streaming Locator.
streamingPolicyName This property is required. string
Name of the Streaming Policy used by this Streaming Locator.
asset_name This property is required. str
Asset Name.
created This property is required. str
The creation time of the Streaming Locator.
default_content_key_policy_name This property is required. str
Name of the default ContentKeyPolicy used by this Streaming Locator.
end_time This property is required. str
The end time of the Streaming Locator.
name This property is required. str
Streaming Locator name.
start_time This property is required. str
The start time of the Streaming Locator.
streaming_locator_id This property is required. str
StreamingLocatorId of the Streaming Locator.
streaming_policy_name This property is required. str
Name of the Streaming Policy used by this Streaming Locator.
assetName This property is required. String
Asset Name.
created This property is required. String
The creation time of the Streaming Locator.
defaultContentKeyPolicyName This property is required. String
Name of the default ContentKeyPolicy used by this Streaming Locator.
endTime This property is required. String
The end time of the Streaming Locator.
name This property is required. String
Streaming Locator name.
startTime This property is required. String
The start time of the Streaming Locator.
streamingLocatorId This property is required. String
StreamingLocatorId of the Streaming Locator.
streamingPolicyName This property is required. String
Name of the Streaming Policy used by this Streaming Locator.

Package Details

Repository
azure-native-v1 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi