These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native-v2.media.listStreamingLocatorContentKeys
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
List Content Keys used by this Streaming Locator Azure REST API version: 2023-01-01.
Using listStreamingLocatorContentKeys
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 listStreamingLocatorContentKeys(args: ListStreamingLocatorContentKeysArgs, opts?: InvokeOptions): Promise<ListStreamingLocatorContentKeysResult>
function listStreamingLocatorContentKeysOutput(args: ListStreamingLocatorContentKeysOutputArgs, opts?: InvokeOptions): Output<ListStreamingLocatorContentKeysResult>
def list_streaming_locator_content_keys(account_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
streaming_locator_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListStreamingLocatorContentKeysResult
def list_streaming_locator_content_keys_output(account_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
streaming_locator_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListStreamingLocatorContentKeysResult]
func ListStreamingLocatorContentKeys(ctx *Context, args *ListStreamingLocatorContentKeysArgs, opts ...InvokeOption) (*ListStreamingLocatorContentKeysResult, error)
func ListStreamingLocatorContentKeysOutput(ctx *Context, args *ListStreamingLocatorContentKeysOutputArgs, opts ...InvokeOption) ListStreamingLocatorContentKeysResultOutput
> Note: This function is named ListStreamingLocatorContentKeys
in the Go SDK.
public static class ListStreamingLocatorContentKeys
{
public static Task<ListStreamingLocatorContentKeysResult> InvokeAsync(ListStreamingLocatorContentKeysArgs args, InvokeOptions? opts = null)
public static Output<ListStreamingLocatorContentKeysResult> Invoke(ListStreamingLocatorContentKeysInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListStreamingLocatorContentKeysResult> listStreamingLocatorContentKeys(ListStreamingLocatorContentKeysArgs args, InvokeOptions options)
public static Output<ListStreamingLocatorContentKeysResult> listStreamingLocatorContentKeys(ListStreamingLocatorContentKeysArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:media:listStreamingLocatorContentKeys
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.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group within the Azure subscription.
- Streaming
Locator Name This property is required. Changes to this property will trigger replacement.
- The Streaming Locator name.
- Account
Name This property is required. Changes to this property will trigger replacement.
- The Media Services account 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.
- Streaming
Locator Name This property is required. Changes to this property will trigger replacement.
- The Streaming Locator name.
- account
Name This property is required. Changes to this property will trigger replacement.
- The Media Services account 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.
- streaming
Locator Name This property is required. Changes to this property will trigger replacement.
- The Streaming Locator name.
- account
Name This property is required. Changes to this property will trigger replacement.
- The Media Services account 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.
- streaming
Locator Name This property is required. Changes to this property will trigger replacement.
- The Streaming Locator name.
- account_
name This property is required. Changes to this property will trigger replacement.
- The Media Services account 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.
- streaming_
locator_ name This property is required. Changes to this property will trigger replacement.
- The Streaming Locator name.
- account
Name This property is required. Changes to this property will trigger replacement.
- The Media Services account 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.
- streaming
Locator Name This property is required. Changes to this property will trigger replacement.
- The Streaming Locator name.
listStreamingLocatorContentKeys Result
The following output properties are available:
- Content
Keys List<Pulumi.Azure Native. Media. Outputs. Streaming Locator Content Key Response> - ContentKeys used by current Streaming Locator
- Content
Keys []StreamingLocator Content Key Response - ContentKeys used by current Streaming Locator
- content
Keys List<StreamingLocator Content Key Response> - ContentKeys used by current Streaming Locator
- content
Keys StreamingLocator Content Key Response[] - ContentKeys used by current Streaming Locator
- content_
keys Sequence[StreamingLocator Content Key Response] - ContentKeys used by current Streaming Locator
- content
Keys List<Property Map> - ContentKeys used by current Streaming Locator
Supporting Types
StreamingLocatorContentKeyResponse
- Id
This property is required. string - ID of Content Key
- Policy
Name This property is required. string - ContentKeyPolicy used by Content Key
- Tracks
This property is required. List<Pulumi.Azure Native. Media. Inputs. Track Selection Response> - Tracks which use this Content Key
- Type
This property is required. string - Encryption type of Content Key
- Label
Reference stringIn Streaming Policy - Label of Content Key as specified in the Streaming Policy
- Value string
- Value of Content Key
- Id
This property is required. string - ID of Content Key
- Policy
Name This property is required. string - ContentKeyPolicy used by Content Key
- Tracks
This property is required. []TrackSelection Response - Tracks which use this Content Key
- Type
This property is required. string - Encryption type of Content Key
- Label
Reference stringIn Streaming Policy - Label of Content Key as specified in the Streaming Policy
- Value string
- Value of Content Key
- id
This property is required. String - ID of Content Key
- policy
Name This property is required. String - ContentKeyPolicy used by Content Key
- tracks
This property is required. List<TrackSelection Response> - Tracks which use this Content Key
- type
This property is required. String - Encryption type of Content Key
- label
Reference StringIn Streaming Policy - Label of Content Key as specified in the Streaming Policy
- value String
- Value of Content Key
- id
This property is required. string - ID of Content Key
- policy
Name This property is required. string - ContentKeyPolicy used by Content Key
- tracks
This property is required. TrackSelection Response[] - Tracks which use this Content Key
- type
This property is required. string - Encryption type of Content Key
- label
Reference stringIn Streaming Policy - Label of Content Key as specified in the Streaming Policy
- value string
- Value of Content Key
- id
This property is required. str - ID of Content Key
- policy_
name This property is required. str - ContentKeyPolicy used by Content Key
- tracks
This property is required. Sequence[TrackSelection Response] - Tracks which use this Content Key
- type
This property is required. str - Encryption type of Content Key
- label_
reference_ strin_ streaming_ policy - Label of Content Key as specified in the Streaming Policy
- value str
- Value of Content Key
- id
This property is required. String - ID of Content Key
- policy
Name This property is required. String - ContentKeyPolicy used by Content Key
- tracks
This property is required. List<Property Map> - Tracks which use this Content Key
- type
This property is required. String - Encryption type of Content Key
- label
Reference StringIn Streaming Policy - Label of Content Key as specified in the Streaming Policy
- value String
- Value of Content Key
TrackPropertyConditionResponse
TrackSelectionResponse
- Track
Selections List<Pulumi.Azure Native. Media. Inputs. Track Property Condition Response> - TrackSelections is a track property condition list which can specify track(s)
- Track
Selections []TrackProperty Condition Response - TrackSelections is a track property condition list which can specify track(s)
- track
Selections List<TrackProperty Condition Response> - TrackSelections is a track property condition list which can specify track(s)
- track
Selections TrackProperty Condition Response[] - TrackSelections is a track property condition list which can specify track(s)
- track_
selections Sequence[TrackProperty Condition Response] - TrackSelections is a track property condition list which can specify track(s)
- track
Selections List<Property Map> - TrackSelections is a track property condition list which can specify track(s)
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi