This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.media.getLiveEvent
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets properties of a live event. Azure REST API version: 2022-11-01.
Other available API versions: 2018-06-01-preview, 2019-05-01-preview.
Using getLiveEvent
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 getLiveEvent(args: GetLiveEventArgs, opts?: InvokeOptions): Promise<GetLiveEventResult>
function getLiveEventOutput(args: GetLiveEventOutputArgs, opts?: InvokeOptions): Output<GetLiveEventResult>
def get_live_event(account_name: Optional[str] = None,
live_event_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetLiveEventResult
def get_live_event_output(account_name: Optional[pulumi.Input[str]] = None,
live_event_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetLiveEventResult]
func LookupLiveEvent(ctx *Context, args *LookupLiveEventArgs, opts ...InvokeOption) (*LookupLiveEventResult, error)
func LookupLiveEventOutput(ctx *Context, args *LookupLiveEventOutputArgs, opts ...InvokeOption) LookupLiveEventResultOutput
> Note: This function is named LookupLiveEvent
in the Go SDK.
public static class GetLiveEvent
{
public static Task<GetLiveEventResult> InvokeAsync(GetLiveEventArgs args, InvokeOptions? opts = null)
public static Output<GetLiveEventResult> Invoke(GetLiveEventInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetLiveEventResult> getLiveEvent(GetLiveEventArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:media:getLiveEvent
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string - The Media Services account name.
- Live
Event stringName - The name of the live event, maximum length is 32.
- Resource
Group stringName - The name of the resource group within the Azure subscription.
- Account
Name string - The Media Services account name.
- Live
Event stringName - The name of the live event, maximum length is 32.
- Resource
Group stringName - The name of the resource group within the Azure subscription.
- account
Name String - The Media Services account name.
- live
Event StringName - The name of the live event, maximum length is 32.
- resource
Group StringName - The name of the resource group within the Azure subscription.
- account
Name string - The Media Services account name.
- live
Event stringName - The name of the live event, maximum length is 32.
- resource
Group stringName - The name of the resource group within the Azure subscription.
- account_
name str - The Media Services account name.
- live_
event_ strname - The name of the live event, maximum length is 32.
- resource_
group_ strname - The name of the resource group within the Azure subscription.
- account
Name String - The Media Services account name.
- live
Event StringName - The name of the live event, maximum length is 32.
- resource
Group StringName - The name of the resource group within the Azure subscription.
getLiveEvent Result
The following output properties are available:
- Created string
- The creation time for the live event
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Input
Pulumi.
Azure Native. Media. Outputs. Live Event Input Response - Live event input settings. It defines how the live event receives input from a contribution encoder.
- Last
Modified string - The last modified time of the live event.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the live event.
- Resource
State string - The resource state of the live event. See https://go.microsoft.com/fwlink/?linkid=2139012 for more information.
- System
Data Pulumi.Azure Native. Media. Outputs. System Data Response - The system metadata relating to this resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Cross
Site Pulumi.Access Policies Azure Native. Media. Outputs. Cross Site Access Policies Response - Live event cross site access policies.
- Description string
- A description for the live event.
- Encoding
Pulumi.
Azure Native. Media. Outputs. Live Event Encoding Response - Encoding settings for the live event. It configures whether a live encoder is used for the live event and settings for the live encoder if it is used.
- Hostname
Prefix string - When useStaticHostname is set to true, the hostnamePrefix specifies the first part of the hostname assigned to the live event preview and ingest endpoints. The final hostname would be a combination of this prefix, the media service account name and a short code for the Azure Media Services data center.
- Preview
Pulumi.
Azure Native. Media. Outputs. Live Event Preview Response - Live event preview settings. Preview allows live event producers to preview the live streaming content without creating any live output.
- Stream
Options List<string> - The options to use for the LiveEvent. This value is specified at creation time and cannot be updated. The valid values for the array entry values are 'Default' and 'LowLatency'.
- Dictionary<string, string>
- Resource tags.
- Transcriptions
List<Pulumi.
Azure Native. Media. Outputs. Live Event Transcription Response> - Live transcription settings for the live event. See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature.
- Use
Static boolHostname - Specifies whether a static hostname would be assigned to the live event preview and ingest endpoints. This value can only be updated if the live event is in Standby state
- Created string
- The creation time for the live event
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Input
Live
Event Input Response - Live event input settings. It defines how the live event receives input from a contribution encoder.
- Last
Modified string - The last modified time of the live event.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the live event.
- Resource
State string - The resource state of the live event. See https://go.microsoft.com/fwlink/?linkid=2139012 for more information.
- System
Data SystemData Response - The system metadata relating to this resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Cross
Site CrossAccess Policies Site Access Policies Response - Live event cross site access policies.
- Description string
- A description for the live event.
- Encoding
Live
Event Encoding Response - Encoding settings for the live event. It configures whether a live encoder is used for the live event and settings for the live encoder if it is used.
- Hostname
Prefix string - When useStaticHostname is set to true, the hostnamePrefix specifies the first part of the hostname assigned to the live event preview and ingest endpoints. The final hostname would be a combination of this prefix, the media service account name and a short code for the Azure Media Services data center.
- Preview
Live
Event Preview Response - Live event preview settings. Preview allows live event producers to preview the live streaming content without creating any live output.
- Stream
Options []string - The options to use for the LiveEvent. This value is specified at creation time and cannot be updated. The valid values for the array entry values are 'Default' and 'LowLatency'.
- map[string]string
- Resource tags.
- Transcriptions
[]Live
Event Transcription Response - Live transcription settings for the live event. See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature.
- Use
Static boolHostname - Specifies whether a static hostname would be assigned to the live event preview and ingest endpoints. This value can only be updated if the live event is in Standby state
- created String
- The creation time for the live event
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- input
Live
Event Input Response - Live event input settings. It defines how the live event receives input from a contribution encoder.
- last
Modified String - The last modified time of the live event.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the live event.
- resource
State String - The resource state of the live event. See https://go.microsoft.com/fwlink/?linkid=2139012 for more information.
- system
Data SystemData Response - The system metadata relating to this resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- cross
Site CrossAccess Policies Site Access Policies Response - Live event cross site access policies.
- description String
- A description for the live event.
- encoding
Live
Event Encoding Response - Encoding settings for the live event. It configures whether a live encoder is used for the live event and settings for the live encoder if it is used.
- hostname
Prefix String - When useStaticHostname is set to true, the hostnamePrefix specifies the first part of the hostname assigned to the live event preview and ingest endpoints. The final hostname would be a combination of this prefix, the media service account name and a short code for the Azure Media Services data center.
- preview
Live
Event Preview Response - Live event preview settings. Preview allows live event producers to preview the live streaming content without creating any live output.
- stream
Options List<String> - The options to use for the LiveEvent. This value is specified at creation time and cannot be updated. The valid values for the array entry values are 'Default' and 'LowLatency'.
- Map<String,String>
- Resource tags.
- transcriptions
List<Live
Event Transcription Response> - Live transcription settings for the live event. See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature.
- use
Static BooleanHostname - Specifies whether a static hostname would be assigned to the live event preview and ingest endpoints. This value can only be updated if the live event is in Standby state
- created string
- The creation time for the live event
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- input
Live
Event Input Response - Live event input settings. It defines how the live event receives input from a contribution encoder.
- last
Modified string - The last modified time of the live event.
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - The provisioning state of the live event.
- resource
State string - The resource state of the live event. See https://go.microsoft.com/fwlink/?linkid=2139012 for more information.
- system
Data SystemData Response - The system metadata relating to this resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- cross
Site CrossAccess Policies Site Access Policies Response - Live event cross site access policies.
- description string
- A description for the live event.
- encoding
Live
Event Encoding Response - Encoding settings for the live event. It configures whether a live encoder is used for the live event and settings for the live encoder if it is used.
- hostname
Prefix string - When useStaticHostname is set to true, the hostnamePrefix specifies the first part of the hostname assigned to the live event preview and ingest endpoints. The final hostname would be a combination of this prefix, the media service account name and a short code for the Azure Media Services data center.
- preview
Live
Event Preview Response - Live event preview settings. Preview allows live event producers to preview the live streaming content without creating any live output.
- stream
Options string[] - The options to use for the LiveEvent. This value is specified at creation time and cannot be updated. The valid values for the array entry values are 'Default' and 'LowLatency'.
- {[key: string]: string}
- Resource tags.
- transcriptions
Live
Event Transcription Response[] - Live transcription settings for the live event. See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature.
- use
Static booleanHostname - Specifies whether a static hostname would be assigned to the live event preview and ingest endpoints. This value can only be updated if the live event is in Standby state
- created str
- The creation time for the live event
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- input
Live
Event Input Response - Live event input settings. It defines how the live event receives input from a contribution encoder.
- last_
modified str - The last modified time of the live event.
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_
state str - The provisioning state of the live event.
- resource_
state str - The resource state of the live event. See https://go.microsoft.com/fwlink/?linkid=2139012 for more information.
- system_
data SystemData Response - The system metadata relating to this resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- cross_
site_ Crossaccess_ policies Site Access Policies Response - Live event cross site access policies.
- description str
- A description for the live event.
- encoding
Live
Event Encoding Response - Encoding settings for the live event. It configures whether a live encoder is used for the live event and settings for the live encoder if it is used.
- hostname_
prefix str - When useStaticHostname is set to true, the hostnamePrefix specifies the first part of the hostname assigned to the live event preview and ingest endpoints. The final hostname would be a combination of this prefix, the media service account name and a short code for the Azure Media Services data center.
- preview
Live
Event Preview Response - Live event preview settings. Preview allows live event producers to preview the live streaming content without creating any live output.
- stream_
options Sequence[str] - The options to use for the LiveEvent. This value is specified at creation time and cannot be updated. The valid values for the array entry values are 'Default' and 'LowLatency'.
- Mapping[str, str]
- Resource tags.
- transcriptions
Sequence[Live
Event Transcription Response] - Live transcription settings for the live event. See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature.
- use_
static_ boolhostname - Specifies whether a static hostname would be assigned to the live event preview and ingest endpoints. This value can only be updated if the live event is in Standby state
- created String
- The creation time for the live event
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- input Property Map
- Live event input settings. It defines how the live event receives input from a contribution encoder.
- last
Modified String - The last modified time of the live event.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the live event.
- resource
State String - The resource state of the live event. See https://go.microsoft.com/fwlink/?linkid=2139012 for more information.
- system
Data 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"
- cross
Site Property MapAccess Policies - Live event cross site access policies.
- description String
- A description for the live event.
- encoding Property Map
- Encoding settings for the live event. It configures whether a live encoder is used for the live event and settings for the live encoder if it is used.
- hostname
Prefix String - When useStaticHostname is set to true, the hostnamePrefix specifies the first part of the hostname assigned to the live event preview and ingest endpoints. The final hostname would be a combination of this prefix, the media service account name and a short code for the Azure Media Services data center.
- preview Property Map
- Live event preview settings. Preview allows live event producers to preview the live streaming content without creating any live output.
- stream
Options List<String> - The options to use for the LiveEvent. This value is specified at creation time and cannot be updated. The valid values for the array entry values are 'Default' and 'LowLatency'.
- Map<String>
- Resource tags.
- transcriptions List<Property Map>
- Live transcription settings for the live event. See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature.
- use
Static BooleanHostname - Specifies whether a static hostname would be assigned to the live event preview and ingest endpoints. This value can only be updated if the live event is in Standby state
Supporting Types
CrossSiteAccessPoliciesResponse
- Client
Access stringPolicy - The content of clientaccesspolicy.xml used by Silverlight.
- Cross
Domain stringPolicy - The content of crossdomain.xml used by Silverlight.
- Client
Access stringPolicy - The content of clientaccesspolicy.xml used by Silverlight.
- Cross
Domain stringPolicy - The content of crossdomain.xml used by Silverlight.
- client
Access StringPolicy - The content of clientaccesspolicy.xml used by Silverlight.
- cross
Domain StringPolicy - The content of crossdomain.xml used by Silverlight.
- client
Access stringPolicy - The content of clientaccesspolicy.xml used by Silverlight.
- cross
Domain stringPolicy - The content of crossdomain.xml used by Silverlight.
- client_
access_ strpolicy - The content of clientaccesspolicy.xml used by Silverlight.
- cross_
domain_ strpolicy - The content of crossdomain.xml used by Silverlight.
- client
Access StringPolicy - The content of clientaccesspolicy.xml used by Silverlight.
- cross
Domain StringPolicy - The content of crossdomain.xml used by Silverlight.
IPAccessControlResponse
- Allow
List<Pulumi.
Azure Native. Media. Inputs. IPRange Response> - The IP allow list.
- Allow
[]IPRange
Response - The IP allow list.
- allow
List<IPRange
Response> - The IP allow list.
- allow
IPRange
Response[] - The IP allow list.
- allow
Sequence[IPRange
Response] - The IP allow list.
- allow List<Property Map>
- The IP allow list.
IPRangeResponse
- Address string
- The IP address.
- Name string
- The friendly name for the IP address range.
- Subnet
Prefix intLength - The subnet mask prefix length (see CIDR notation).
- Address string
- The IP address.
- Name string
- The friendly name for the IP address range.
- Subnet
Prefix intLength - The subnet mask prefix length (see CIDR notation).
- address String
- The IP address.
- name String
- The friendly name for the IP address range.
- subnet
Prefix IntegerLength - The subnet mask prefix length (see CIDR notation).
- address string
- The IP address.
- name string
- The friendly name for the IP address range.
- subnet
Prefix numberLength - The subnet mask prefix length (see CIDR notation).
- address str
- The IP address.
- name str
- The friendly name for the IP address range.
- subnet_
prefix_ intlength - The subnet mask prefix length (see CIDR notation).
- address String
- The IP address.
- name String
- The friendly name for the IP address range.
- subnet
Prefix NumberLength - The subnet mask prefix length (see CIDR notation).
LiveEventEncodingResponse
- Encoding
Type string - Live event type. When encodingType is set to PassthroughBasic or PassthroughStandard, the service simply passes through the incoming video and audio layer(s) to the output. When encodingType is set to Standard or Premium1080p, a live encoder transcodes the incoming stream into multiple bitrates or layers. See https://go.microsoft.com/fwlink/?linkid=2095101 for more information. This property cannot be modified after the live event is created.
- Key
Frame stringInterval - Use an ISO 8601 time value between 0.5 to 20 seconds to specify the output fragment length for the video and audio tracks of an encoding live event. For example, use PT2S to indicate 2 seconds. For the video track it also defines the key frame interval, or the length of a GoP (group of pictures). If this value is not set for an encoding live event, the fragment duration defaults to 2 seconds. The value cannot be set for pass-through live events.
- Preset
Name string - The optional encoding preset name, used when encodingType is not None. This value is specified at creation time and cannot be updated. If the encodingType is set to Standard, then the default preset name is ‘Default720p’. Else if the encodingType is set to Premium1080p, the default preset is ‘Default1080p’.
- Stretch
Mode string - Specifies how the input video will be resized to fit the desired output resolution(s). Default is None
- Encoding
Type string - Live event type. When encodingType is set to PassthroughBasic or PassthroughStandard, the service simply passes through the incoming video and audio layer(s) to the output. When encodingType is set to Standard or Premium1080p, a live encoder transcodes the incoming stream into multiple bitrates or layers. See https://go.microsoft.com/fwlink/?linkid=2095101 for more information. This property cannot be modified after the live event is created.
- Key
Frame stringInterval - Use an ISO 8601 time value between 0.5 to 20 seconds to specify the output fragment length for the video and audio tracks of an encoding live event. For example, use PT2S to indicate 2 seconds. For the video track it also defines the key frame interval, or the length of a GoP (group of pictures). If this value is not set for an encoding live event, the fragment duration defaults to 2 seconds. The value cannot be set for pass-through live events.
- Preset
Name string - The optional encoding preset name, used when encodingType is not None. This value is specified at creation time and cannot be updated. If the encodingType is set to Standard, then the default preset name is ‘Default720p’. Else if the encodingType is set to Premium1080p, the default preset is ‘Default1080p’.
- Stretch
Mode string - Specifies how the input video will be resized to fit the desired output resolution(s). Default is None
- encoding
Type String - Live event type. When encodingType is set to PassthroughBasic or PassthroughStandard, the service simply passes through the incoming video and audio layer(s) to the output. When encodingType is set to Standard or Premium1080p, a live encoder transcodes the incoming stream into multiple bitrates or layers. See https://go.microsoft.com/fwlink/?linkid=2095101 for more information. This property cannot be modified after the live event is created.
- key
Frame StringInterval - Use an ISO 8601 time value between 0.5 to 20 seconds to specify the output fragment length for the video and audio tracks of an encoding live event. For example, use PT2S to indicate 2 seconds. For the video track it also defines the key frame interval, or the length of a GoP (group of pictures). If this value is not set for an encoding live event, the fragment duration defaults to 2 seconds. The value cannot be set for pass-through live events.
- preset
Name String - The optional encoding preset name, used when encodingType is not None. This value is specified at creation time and cannot be updated. If the encodingType is set to Standard, then the default preset name is ‘Default720p’. Else if the encodingType is set to Premium1080p, the default preset is ‘Default1080p’.
- stretch
Mode String - Specifies how the input video will be resized to fit the desired output resolution(s). Default is None
- encoding
Type string - Live event type. When encodingType is set to PassthroughBasic or PassthroughStandard, the service simply passes through the incoming video and audio layer(s) to the output. When encodingType is set to Standard or Premium1080p, a live encoder transcodes the incoming stream into multiple bitrates or layers. See https://go.microsoft.com/fwlink/?linkid=2095101 for more information. This property cannot be modified after the live event is created.
- key
Frame stringInterval - Use an ISO 8601 time value between 0.5 to 20 seconds to specify the output fragment length for the video and audio tracks of an encoding live event. For example, use PT2S to indicate 2 seconds. For the video track it also defines the key frame interval, or the length of a GoP (group of pictures). If this value is not set for an encoding live event, the fragment duration defaults to 2 seconds. The value cannot be set for pass-through live events.
- preset
Name string - The optional encoding preset name, used when encodingType is not None. This value is specified at creation time and cannot be updated. If the encodingType is set to Standard, then the default preset name is ‘Default720p’. Else if the encodingType is set to Premium1080p, the default preset is ‘Default1080p’.
- stretch
Mode string - Specifies how the input video will be resized to fit the desired output resolution(s). Default is None
- encoding_
type str - Live event type. When encodingType is set to PassthroughBasic or PassthroughStandard, the service simply passes through the incoming video and audio layer(s) to the output. When encodingType is set to Standard or Premium1080p, a live encoder transcodes the incoming stream into multiple bitrates or layers. See https://go.microsoft.com/fwlink/?linkid=2095101 for more information. This property cannot be modified after the live event is created.
- key_
frame_ strinterval - Use an ISO 8601 time value between 0.5 to 20 seconds to specify the output fragment length for the video and audio tracks of an encoding live event. For example, use PT2S to indicate 2 seconds. For the video track it also defines the key frame interval, or the length of a GoP (group of pictures). If this value is not set for an encoding live event, the fragment duration defaults to 2 seconds. The value cannot be set for pass-through live events.
- preset_
name str - The optional encoding preset name, used when encodingType is not None. This value is specified at creation time and cannot be updated. If the encodingType is set to Standard, then the default preset name is ‘Default720p’. Else if the encodingType is set to Premium1080p, the default preset is ‘Default1080p’.
- stretch_
mode str - Specifies how the input video will be resized to fit the desired output resolution(s). Default is None
- encoding
Type String - Live event type. When encodingType is set to PassthroughBasic or PassthroughStandard, the service simply passes through the incoming video and audio layer(s) to the output. When encodingType is set to Standard or Premium1080p, a live encoder transcodes the incoming stream into multiple bitrates or layers. See https://go.microsoft.com/fwlink/?linkid=2095101 for more information. This property cannot be modified after the live event is created.
- key
Frame StringInterval - Use an ISO 8601 time value between 0.5 to 20 seconds to specify the output fragment length for the video and audio tracks of an encoding live event. For example, use PT2S to indicate 2 seconds. For the video track it also defines the key frame interval, or the length of a GoP (group of pictures). If this value is not set for an encoding live event, the fragment duration defaults to 2 seconds. The value cannot be set for pass-through live events.
- preset
Name String - The optional encoding preset name, used when encodingType is not None. This value is specified at creation time and cannot be updated. If the encodingType is set to Standard, then the default preset name is ‘Default720p’. Else if the encodingType is set to Premium1080p, the default preset is ‘Default1080p’.
- stretch
Mode String - Specifies how the input video will be resized to fit the desired output resolution(s). Default is None
LiveEventEndpointResponse
LiveEventInputAccessControlResponse
- Ip
Pulumi.
Azure Native. Media. Inputs. IPAccess Control Response - The IP access control properties.
- Ip
IPAccess
Control Response - The IP access control properties.
- ip
IPAccess
Control Response - The IP access control properties.
- ip
IPAccess
Control Response - The IP access control properties.
- ip
IPAccess
Control Response - The IP access control properties.
- ip Property Map
- The IP access control properties.
LiveEventInputResponse
- Streaming
Protocol string - The input protocol for the live event. This is specified at creation time and cannot be updated.
- Access
Control Pulumi.Azure Native. Media. Inputs. Live Event Input Access Control Response - Access control for live event input.
- Access
Token string - A UUID in string form to uniquely identify the stream. This can be specified at creation time but cannot be updated. If omitted, the service will generate a unique value.
- Endpoints
List<Pulumi.
Azure Native. Media. Inputs. Live Event Endpoint Response> - The input endpoints for the live event.
- Key
Frame stringInterval Duration - ISO 8601 time duration of the key frame interval duration of the input. This value sets the EXT-X-TARGETDURATION property in the HLS output. For example, use PT2S to indicate 2 seconds. Leave the value empty for encoding live events.
- Timed
Metadata List<Pulumi.Endpoints Azure Native. Media. Inputs. Live Event Timed Metadata Endpoint Response> - The metadata endpoints for the live event.
- Streaming
Protocol string - The input protocol for the live event. This is specified at creation time and cannot be updated.
- Access
Control LiveEvent Input Access Control Response - Access control for live event input.
- Access
Token string - A UUID in string form to uniquely identify the stream. This can be specified at creation time but cannot be updated. If omitted, the service will generate a unique value.
- Endpoints
[]Live
Event Endpoint Response - The input endpoints for the live event.
- Key
Frame stringInterval Duration - ISO 8601 time duration of the key frame interval duration of the input. This value sets the EXT-X-TARGETDURATION property in the HLS output. For example, use PT2S to indicate 2 seconds. Leave the value empty for encoding live events.
- Timed
Metadata []LiveEndpoints Event Timed Metadata Endpoint Response - The metadata endpoints for the live event.
- streaming
Protocol String - The input protocol for the live event. This is specified at creation time and cannot be updated.
- access
Control LiveEvent Input Access Control Response - Access control for live event input.
- access
Token String - A UUID in string form to uniquely identify the stream. This can be specified at creation time but cannot be updated. If omitted, the service will generate a unique value.
- endpoints
List<Live
Event Endpoint Response> - The input endpoints for the live event.
- key
Frame StringInterval Duration - ISO 8601 time duration of the key frame interval duration of the input. This value sets the EXT-X-TARGETDURATION property in the HLS output. For example, use PT2S to indicate 2 seconds. Leave the value empty for encoding live events.
- timed
Metadata List<LiveEndpoints Event Timed Metadata Endpoint Response> - The metadata endpoints for the live event.
- streaming
Protocol string - The input protocol for the live event. This is specified at creation time and cannot be updated.
- access
Control LiveEvent Input Access Control Response - Access control for live event input.
- access
Token string - A UUID in string form to uniquely identify the stream. This can be specified at creation time but cannot be updated. If omitted, the service will generate a unique value.
- endpoints
Live
Event Endpoint Response[] - The input endpoints for the live event.
- key
Frame stringInterval Duration - ISO 8601 time duration of the key frame interval duration of the input. This value sets the EXT-X-TARGETDURATION property in the HLS output. For example, use PT2S to indicate 2 seconds. Leave the value empty for encoding live events.
- timed
Metadata LiveEndpoints Event Timed Metadata Endpoint Response[] - The metadata endpoints for the live event.
- streaming_
protocol str - The input protocol for the live event. This is specified at creation time and cannot be updated.
- access_
control LiveEvent Input Access Control Response - Access control for live event input.
- access_
token str - A UUID in string form to uniquely identify the stream. This can be specified at creation time but cannot be updated. If omitted, the service will generate a unique value.
- endpoints
Sequence[Live
Event Endpoint Response] - The input endpoints for the live event.
- key_
frame_ strinterval_ duration - ISO 8601 time duration of the key frame interval duration of the input. This value sets the EXT-X-TARGETDURATION property in the HLS output. For example, use PT2S to indicate 2 seconds. Leave the value empty for encoding live events.
- timed_
metadata_ Sequence[Liveendpoints Event Timed Metadata Endpoint Response] - The metadata endpoints for the live event.
- streaming
Protocol String - The input protocol for the live event. This is specified at creation time and cannot be updated.
- access
Control Property Map - Access control for live event input.
- access
Token String - A UUID in string form to uniquely identify the stream. This can be specified at creation time but cannot be updated. If omitted, the service will generate a unique value.
- endpoints List<Property Map>
- The input endpoints for the live event.
- key
Frame StringInterval Duration - ISO 8601 time duration of the key frame interval duration of the input. This value sets the EXT-X-TARGETDURATION property in the HLS output. For example, use PT2S to indicate 2 seconds. Leave the value empty for encoding live events.
- timed
Metadata List<Property Map>Endpoints - The metadata endpoints for the live event.
LiveEventInputTrackSelectionResponse
- Operation string
- Comparing operation. This property is reserved for future use, any value set on this property will be ignored.
- Property string
- Property name to select. This property is reserved for future use, any value set on this property will be ignored.
- Value string
- Property value to select. This property is reserved for future use, any value set on this property will be ignored.
- Operation string
- Comparing operation. This property is reserved for future use, any value set on this property will be ignored.
- Property string
- Property name to select. This property is reserved for future use, any value set on this property will be ignored.
- Value string
- Property value to select. This property is reserved for future use, any value set on this property will be ignored.
- operation String
- Comparing operation. This property is reserved for future use, any value set on this property will be ignored.
- property String
- Property name to select. This property is reserved for future use, any value set on this property will be ignored.
- value String
- Property value to select. This property is reserved for future use, any value set on this property will be ignored.
- operation string
- Comparing operation. This property is reserved for future use, any value set on this property will be ignored.
- property string
- Property name to select. This property is reserved for future use, any value set on this property will be ignored.
- value string
- Property value to select. This property is reserved for future use, any value set on this property will be ignored.
- operation str
- Comparing operation. This property is reserved for future use, any value set on this property will be ignored.
- property str
- Property name to select. This property is reserved for future use, any value set on this property will be ignored.
- value str
- Property value to select. This property is reserved for future use, any value set on this property will be ignored.
- operation String
- Comparing operation. This property is reserved for future use, any value set on this property will be ignored.
- property String
- Property name to select. This property is reserved for future use, any value set on this property will be ignored.
- value String
- Property value to select. This property is reserved for future use, any value set on this property will be ignored.
LiveEventOutputTranscriptionTrackResponse
- Track
Name string - The output track name. This property is reserved for future use, any value set on this property will be ignored.
- Track
Name string - The output track name. This property is reserved for future use, any value set on this property will be ignored.
- track
Name String - The output track name. This property is reserved for future use, any value set on this property will be ignored.
- track
Name string - The output track name. This property is reserved for future use, any value set on this property will be ignored.
- track_
name str - The output track name. This property is reserved for future use, any value set on this property will be ignored.
- track
Name String - The output track name. This property is reserved for future use, any value set on this property will be ignored.
LiveEventPreviewAccessControlResponse
- Ip
Pulumi.
Azure Native. Media. Inputs. IPAccess Control Response - The IP access control properties.
- Ip
IPAccess
Control Response - The IP access control properties.
- ip
IPAccess
Control Response - The IP access control properties.
- ip
IPAccess
Control Response - The IP access control properties.
- ip
IPAccess
Control Response - The IP access control properties.
- ip Property Map
- The IP access control properties.
LiveEventPreviewResponse
- Access
Control Pulumi.Azure Native. Media. Inputs. Live Event Preview Access Control Response - The access control for live event preview.
- Alternative
Media stringId - An alternative media identifier associated with the streaming locator created for the preview. This value is specified at creation time and cannot be updated. The identifier can be used in the CustomLicenseAcquisitionUrlTemplate or the CustomKeyAcquisitionUrlTemplate of the StreamingPolicy specified in the StreamingPolicyName field.
- Endpoints
List<Pulumi.
Azure Native. Media. Inputs. Live Event Endpoint Response> - The endpoints for preview. Do not share the preview URL with the live event audience.
- Preview
Locator string - The identifier of the preview locator in Guid format. Specifying this at creation time allows the caller to know the preview locator url before the event is created. If omitted, the service will generate a random identifier. This value cannot be updated once the live event is created.
- Streaming
Policy stringName - The name of streaming policy used for the live event preview. This value is specified at creation time and cannot be updated.
- Access
Control LiveEvent Preview Access Control Response - The access control for live event preview.
- Alternative
Media stringId - An alternative media identifier associated with the streaming locator created for the preview. This value is specified at creation time and cannot be updated. The identifier can be used in the CustomLicenseAcquisitionUrlTemplate or the CustomKeyAcquisitionUrlTemplate of the StreamingPolicy specified in the StreamingPolicyName field.
- Endpoints
[]Live
Event Endpoint Response - The endpoints for preview. Do not share the preview URL with the live event audience.
- Preview
Locator string - The identifier of the preview locator in Guid format. Specifying this at creation time allows the caller to know the preview locator url before the event is created. If omitted, the service will generate a random identifier. This value cannot be updated once the live event is created.
- Streaming
Policy stringName - The name of streaming policy used for the live event preview. This value is specified at creation time and cannot be updated.
- access
Control LiveEvent Preview Access Control Response - The access control for live event preview.
- alternative
Media StringId - An alternative media identifier associated with the streaming locator created for the preview. This value is specified at creation time and cannot be updated. The identifier can be used in the CustomLicenseAcquisitionUrlTemplate or the CustomKeyAcquisitionUrlTemplate of the StreamingPolicy specified in the StreamingPolicyName field.
- endpoints
List<Live
Event Endpoint Response> - The endpoints for preview. Do not share the preview URL with the live event audience.
- preview
Locator String - The identifier of the preview locator in Guid format. Specifying this at creation time allows the caller to know the preview locator url before the event is created. If omitted, the service will generate a random identifier. This value cannot be updated once the live event is created.
- streaming
Policy StringName - The name of streaming policy used for the live event preview. This value is specified at creation time and cannot be updated.
- access
Control LiveEvent Preview Access Control Response - The access control for live event preview.
- alternative
Media stringId - An alternative media identifier associated with the streaming locator created for the preview. This value is specified at creation time and cannot be updated. The identifier can be used in the CustomLicenseAcquisitionUrlTemplate or the CustomKeyAcquisitionUrlTemplate of the StreamingPolicy specified in the StreamingPolicyName field.
- endpoints
Live
Event Endpoint Response[] - The endpoints for preview. Do not share the preview URL with the live event audience.
- preview
Locator string - The identifier of the preview locator in Guid format. Specifying this at creation time allows the caller to know the preview locator url before the event is created. If omitted, the service will generate a random identifier. This value cannot be updated once the live event is created.
- streaming
Policy stringName - The name of streaming policy used for the live event preview. This value is specified at creation time and cannot be updated.
- access_
control LiveEvent Preview Access Control Response - The access control for live event preview.
- alternative_
media_ strid - An alternative media identifier associated with the streaming locator created for the preview. This value is specified at creation time and cannot be updated. The identifier can be used in the CustomLicenseAcquisitionUrlTemplate or the CustomKeyAcquisitionUrlTemplate of the StreamingPolicy specified in the StreamingPolicyName field.
- endpoints
Sequence[Live
Event Endpoint Response] - The endpoints for preview. Do not share the preview URL with the live event audience.
- preview_
locator str - The identifier of the preview locator in Guid format. Specifying this at creation time allows the caller to know the preview locator url before the event is created. If omitted, the service will generate a random identifier. This value cannot be updated once the live event is created.
- streaming_
policy_ strname - The name of streaming policy used for the live event preview. This value is specified at creation time and cannot be updated.
- access
Control Property Map - The access control for live event preview.
- alternative
Media StringId - An alternative media identifier associated with the streaming locator created for the preview. This value is specified at creation time and cannot be updated. The identifier can be used in the CustomLicenseAcquisitionUrlTemplate or the CustomKeyAcquisitionUrlTemplate of the StreamingPolicy specified in the StreamingPolicyName field.
- endpoints List<Property Map>
- The endpoints for preview. Do not share the preview URL with the live event audience.
- preview
Locator String - The identifier of the preview locator in Guid format. Specifying this at creation time allows the caller to know the preview locator url before the event is created. If omitted, the service will generate a random identifier. This value cannot be updated once the live event is created.
- streaming
Policy StringName - The name of streaming policy used for the live event preview. This value is specified at creation time and cannot be updated.
LiveEventTimedMetadataEndpointResponse
- Url string
- The metadata endpoint URL.
- Url string
- The metadata endpoint URL.
- url String
- The metadata endpoint URL.
- url string
- The metadata endpoint URL.
- url str
- The metadata endpoint URL.
- url String
- The metadata endpoint URL.
LiveEventTranscriptionResponse
- Input
Track List<Pulumi.Selection Azure Native. Media. Inputs. Live Event Input Track Selection Response> - Provides a mechanism to select the audio track in the input live feed, to which speech-to-text transcription is applied. This property is reserved for future use, any value set on this property will be ignored.
- Language string
- Specifies the language (locale) to be used for speech-to-text transcription – it should match the spoken language in the audio track. The value should be in BCP-47 format (e.g: 'en-US'). See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature and the list of supported languages.
- Output
Transcription Pulumi.Track Azure Native. Media. Inputs. Live Event Output Transcription Track Response - Describes a transcription track in the output of a live event, generated using speech-to-text transcription. This property is reserved for future use, any value set on this property will be ignored.
- Input
Track []LiveSelection Event Input Track Selection Response - Provides a mechanism to select the audio track in the input live feed, to which speech-to-text transcription is applied. This property is reserved for future use, any value set on this property will be ignored.
- Language string
- Specifies the language (locale) to be used for speech-to-text transcription – it should match the spoken language in the audio track. The value should be in BCP-47 format (e.g: 'en-US'). See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature and the list of supported languages.
- Output
Transcription LiveTrack Event Output Transcription Track Response - Describes a transcription track in the output of a live event, generated using speech-to-text transcription. This property is reserved for future use, any value set on this property will be ignored.
- input
Track List<LiveSelection Event Input Track Selection Response> - Provides a mechanism to select the audio track in the input live feed, to which speech-to-text transcription is applied. This property is reserved for future use, any value set on this property will be ignored.
- language String
- Specifies the language (locale) to be used for speech-to-text transcription – it should match the spoken language in the audio track. The value should be in BCP-47 format (e.g: 'en-US'). See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature and the list of supported languages.
- output
Transcription LiveTrack Event Output Transcription Track Response - Describes a transcription track in the output of a live event, generated using speech-to-text transcription. This property is reserved for future use, any value set on this property will be ignored.
- input
Track LiveSelection Event Input Track Selection Response[] - Provides a mechanism to select the audio track in the input live feed, to which speech-to-text transcription is applied. This property is reserved for future use, any value set on this property will be ignored.
- language string
- Specifies the language (locale) to be used for speech-to-text transcription – it should match the spoken language in the audio track. The value should be in BCP-47 format (e.g: 'en-US'). See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature and the list of supported languages.
- output
Transcription LiveTrack Event Output Transcription Track Response - Describes a transcription track in the output of a live event, generated using speech-to-text transcription. This property is reserved for future use, any value set on this property will be ignored.
- input_
track_ Sequence[Liveselection Event Input Track Selection Response] - Provides a mechanism to select the audio track in the input live feed, to which speech-to-text transcription is applied. This property is reserved for future use, any value set on this property will be ignored.
- language str
- Specifies the language (locale) to be used for speech-to-text transcription – it should match the spoken language in the audio track. The value should be in BCP-47 format (e.g: 'en-US'). See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature and the list of supported languages.
- output_
transcription_ Livetrack Event Output Transcription Track Response - Describes a transcription track in the output of a live event, generated using speech-to-text transcription. This property is reserved for future use, any value set on this property will be ignored.
- input
Track List<Property Map>Selection - Provides a mechanism to select the audio track in the input live feed, to which speech-to-text transcription is applied. This property is reserved for future use, any value set on this property will be ignored.
- language String
- Specifies the language (locale) to be used for speech-to-text transcription – it should match the spoken language in the audio track. The value should be in BCP-47 format (e.g: 'en-US'). See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature and the list of supported languages.
- output
Transcription Property MapTrack - Describes a transcription track in the output of a live event, generated using speech-to-text transcription. This property is reserved for future use, any value set on this property will be ignored.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - 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 v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi