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>
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]
func ListAssetStreamingLocators(ctx *Context, args *ListAssetStreamingLocatorsArgs, opts ...InvokeOption) (*ListAssetStreamingLocatorsResult, error)
func ListAssetStreamingLocatorsOutput(ctx *Context, args *ListAssetStreamingLocatorsOutputArgs, opts ...InvokeOption) ListAssetStreamingLocatorsResultOutput
> 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)
}
public static CompletableFuture<ListAssetStreamingLocatorsResult> listAssetStreamingLocators(ListAssetStreamingLocatorsArgs args, InvokeOptions options)
public static Output<ListAssetStreamingLocatorsResult> listAssetStreamingLocators(ListAssetStreamingLocatorsArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:media:listAssetStreamingLocators
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name This property is required. Changes to this property will trigger replacement.
- The Media Services account name.
- Asset
Name This property is required. Changes to this property will trigger replacement.
- The Asset name.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group within the Azure subscription.
- Account
Name This property is required. Changes to this property will trigger replacement.
- The Media Services account name.
- Asset
Name This property is required. Changes to this property will trigger replacement.
- The Asset name.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group within the Azure subscription.
- account
Name This property is required. Changes to this property will trigger replacement.
- The Media Services account name.
- asset
Name This property is required. Changes to this property will trigger replacement.
- The Asset name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group within the Azure subscription.
- account
Name This property is required. Changes to this property will trigger replacement.
- The Media Services account name.
- asset
Name This property is required. Changes to this property will trigger replacement.
- The Asset name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group within the Azure subscription.
- account_
name This property is required. Changes to this property will trigger replacement.
- The Media Services account name.
- asset_
name This property is required. Changes to this property will trigger replacement.
- The Asset name.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of the resource group within the Azure subscription.
- account
Name This property is required. Changes to this property will trigger replacement.
- The Media Services account name.
- asset
Name This property is required. Changes to this property will trigger replacement.
- The Asset name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group within the Azure subscription.
listAssetStreamingLocators Result
The following output properties are available:
- Streaming
Locators List<Pulumi.Azure Native. Media. Outputs. Asset Streaming Locator Response> - The list of Streaming Locators.
- Streaming
Locators []AssetStreaming Locator Response - The list of Streaming Locators.
- streaming
Locators List<AssetStreaming Locator Response> - The list of Streaming Locators.
- streaming
Locators AssetStreaming Locator Response[] - The list of Streaming Locators.
- streaming_
locators Sequence[AssetStreaming Locator Response] - The list of Streaming Locators.
- streaming
Locators List<Property Map> - The list of Streaming Locators.
Supporting Types
AssetStreamingLocatorResponse
- Asset
Name This property is required. string - Asset Name.
- Created
This property is required. string - The creation time of the Streaming Locator.
- Default
Content Key Policy Name This property is required. string - Name of the default ContentKeyPolicy used by this Streaming Locator.
- End
Time This property is required. string - The end time of the Streaming Locator.
- Name
This property is required. string - Streaming Locator name.
- Start
Time This property is required. string - The start time of the Streaming Locator.
- Streaming
Locator Id This property is required. string - StreamingLocatorId of the Streaming Locator.
- Streaming
Policy Name This property is required. string - Name of the Streaming Policy used by this Streaming Locator.
- Asset
Name This property is required. string - Asset Name.
- Created
This property is required. string - The creation time of the Streaming Locator.
- Default
Content Key Policy Name This property is required. string - Name of the default ContentKeyPolicy used by this Streaming Locator.
- End
Time This property is required. string - The end time of the Streaming Locator.
- Name
This property is required. string - Streaming Locator name.
- Start
Time This property is required. string - The start time of the Streaming Locator.
- Streaming
Locator Id This property is required. string - StreamingLocatorId of the Streaming Locator.
- Streaming
Policy Name This property is required. string - Name of the Streaming Policy used by this Streaming Locator.
- asset
Name This property is required. String - Asset Name.
- created
This property is required. String - The creation time of the Streaming Locator.
- default
Content Key Policy Name This property is required. String - Name of the default ContentKeyPolicy used by this Streaming Locator.
- end
Time This property is required. String - The end time of the Streaming Locator.
- name
This property is required. String - Streaming Locator name.
- start
Time This property is required. String - The start time of the Streaming Locator.
- streaming
Locator Id This property is required. String - StreamingLocatorId of the Streaming Locator.
- streaming
Policy Name This property is required. String - Name of the Streaming Policy used by this Streaming Locator.
- asset
Name This property is required. string - Asset Name.
- created
This property is required. string - The creation time of the Streaming Locator.
- default
Content Key Policy Name This property is required. string - Name of the default ContentKeyPolicy used by this Streaming Locator.
- end
Time This property is required. string - The end time of the Streaming Locator.
- name
This property is required. string - Streaming Locator name.
- start
Time This property is required. string - The start time of the Streaming Locator.
- streaming
Locator Id This property is required. string - StreamingLocatorId of the Streaming Locator.
- streaming
Policy Name 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.
- asset
Name This property is required. String - Asset Name.
- created
This property is required. String - The creation time of the Streaming Locator.
- default
Content Key Policy Name This property is required. String - Name of the default ContentKeyPolicy used by this Streaming Locator.
- end
Time This property is required. String - The end time of the Streaming Locator.
- name
This property is required. String - Streaming Locator name.
- start
Time This property is required. String - The start time of the Streaming Locator.
- streaming
Locator Id This property is required. String - StreamingLocatorId of the Streaming Locator.
- streaming
Policy Name 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