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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.media.getLiveOutput
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Gets a live output. Azure REST API version: 2022-11-01.
Using getLiveOutput
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 getLiveOutput(args: GetLiveOutputArgs, opts?: InvokeOptions): Promise<GetLiveOutputResult>
function getLiveOutputOutput(args: GetLiveOutputOutputArgs, opts?: InvokeOptions): Output<GetLiveOutputResult>
def get_live_output(account_name: Optional[str] = None,
live_event_name: Optional[str] = None,
live_output_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetLiveOutputResult
def get_live_output_output(account_name: Optional[pulumi.Input[str]] = None,
live_event_name: Optional[pulumi.Input[str]] = None,
live_output_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetLiveOutputResult]
func LookupLiveOutput(ctx *Context, args *LookupLiveOutputArgs, opts ...InvokeOption) (*LookupLiveOutputResult, error)
func LookupLiveOutputOutput(ctx *Context, args *LookupLiveOutputOutputArgs, opts ...InvokeOption) LookupLiveOutputResultOutput
> Note: This function is named LookupLiveOutput
in the Go SDK.
public static class GetLiveOutput
{
public static Task<GetLiveOutputResult> InvokeAsync(GetLiveOutputArgs args, InvokeOptions? opts = null)
public static Output<GetLiveOutputResult> Invoke(GetLiveOutputInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetLiveOutputResult> getLiveOutput(GetLiveOutputArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:media:getLiveOutput
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.
- Live
Output stringName - The name of the live output.
- 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.
- Live
Output stringName - The name of the live output.
- 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.
- live
Output StringName - The name of the live output.
- 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.
- live
Output stringName - The name of the live output.
- 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.
- live_
output_ strname - The name of the live output.
- 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.
- live
Output StringName - The name of the live output.
- resource
Group StringName - The name of the resource group within the Azure subscription.
getLiveOutput Result
The following output properties are available:
- Archive
Window stringLength - ISO 8601 time between 1 minute to 25 hours to indicate the maximum content length that can be archived in the asset for this live output. This also sets the maximum content length for the rewind window. For example, use PT1H30M to indicate 1 hour and 30 minutes of archive window.
- Asset
Name string - The asset that the live output will write to.
- Created string
- The creation time the live output.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Modified string - The time the live output was last modified.
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the live output.
- Resource
State string - The resource state of the live output.
- 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"
- Description string
- The description of the live output.
- Hls
Pulumi.
Azure Native. Media. Outputs. Hls Response - HTTP Live Streaming (HLS) packing setting for the live output.
- Manifest
Name string - The manifest file name. If not provided, the service will generate one automatically.
- Output
Snap doubleTime - The initial timestamp that the live output will start at, any content before this value will not be archived.
- Rewind
Window stringLength - ISO 8601 time between 1 minute to the duration of archiveWindowLength to control seek-able window length during Live. The service won't use this property once LiveOutput stops. The archived VOD will have full content with original ArchiveWindowLength. For example, use PT1H30M to indicate 1 hour and 30 minutes of rewind window length. Service will use implicit default value 30m only if Live Event enables LL.
- Archive
Window stringLength - ISO 8601 time between 1 minute to 25 hours to indicate the maximum content length that can be archived in the asset for this live output. This also sets the maximum content length for the rewind window. For example, use PT1H30M to indicate 1 hour and 30 minutes of archive window.
- Asset
Name string - The asset that the live output will write to.
- Created string
- The creation time the live output.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Modified string - The time the live output was last modified.
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the live output.
- Resource
State string - The resource state of the live output.
- 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"
- Description string
- The description of the live output.
- Hls
Hls
Response - HTTP Live Streaming (HLS) packing setting for the live output.
- Manifest
Name string - The manifest file name. If not provided, the service will generate one automatically.
- Output
Snap float64Time - The initial timestamp that the live output will start at, any content before this value will not be archived.
- Rewind
Window stringLength - ISO 8601 time between 1 minute to the duration of archiveWindowLength to control seek-able window length during Live. The service won't use this property once LiveOutput stops. The archived VOD will have full content with original ArchiveWindowLength. For example, use PT1H30M to indicate 1 hour and 30 minutes of rewind window length. Service will use implicit default value 30m only if Live Event enables LL.
- archive
Window StringLength - ISO 8601 time between 1 minute to 25 hours to indicate the maximum content length that can be archived in the asset for this live output. This also sets the maximum content length for the rewind window. For example, use PT1H30M to indicate 1 hour and 30 minutes of archive window.
- asset
Name String - The asset that the live output will write to.
- created String
- The creation time the live output.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Modified String - The time the live output was last modified.
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the live output.
- resource
State String - The resource state of the live output.
- 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"
- description String
- The description of the live output.
- hls
Hls
Response - HTTP Live Streaming (HLS) packing setting for the live output.
- manifest
Name String - The manifest file name. If not provided, the service will generate one automatically.
- output
Snap DoubleTime - The initial timestamp that the live output will start at, any content before this value will not be archived.
- rewind
Window StringLength - ISO 8601 time between 1 minute to the duration of archiveWindowLength to control seek-able window length during Live. The service won't use this property once LiveOutput stops. The archived VOD will have full content with original ArchiveWindowLength. For example, use PT1H30M to indicate 1 hour and 30 minutes of rewind window length. Service will use implicit default value 30m only if Live Event enables LL.
- archive
Window stringLength - ISO 8601 time between 1 minute to 25 hours to indicate the maximum content length that can be archived in the asset for this live output. This also sets the maximum content length for the rewind window. For example, use PT1H30M to indicate 1 hour and 30 minutes of archive window.
- asset
Name string - The asset that the live output will write to.
- created string
- The creation time the live output.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Modified string - The time the live output was last modified.
- name string
- The name of the resource
- provisioning
State string - The provisioning state of the live output.
- resource
State string - The resource state of the live output.
- 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"
- description string
- The description of the live output.
- hls
Hls
Response - HTTP Live Streaming (HLS) packing setting for the live output.
- manifest
Name string - The manifest file name. If not provided, the service will generate one automatically.
- output
Snap numberTime - The initial timestamp that the live output will start at, any content before this value will not be archived.
- rewind
Window stringLength - ISO 8601 time between 1 minute to the duration of archiveWindowLength to control seek-able window length during Live. The service won't use this property once LiveOutput stops. The archived VOD will have full content with original ArchiveWindowLength. For example, use PT1H30M to indicate 1 hour and 30 minutes of rewind window length. Service will use implicit default value 30m only if Live Event enables LL.
- archive_
window_ strlength - ISO 8601 time between 1 minute to 25 hours to indicate the maximum content length that can be archived in the asset for this live output. This also sets the maximum content length for the rewind window. For example, use PT1H30M to indicate 1 hour and 30 minutes of archive window.
- asset_
name str - The asset that the live output will write to.
- created str
- The creation time the live output.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last_
modified str - The time the live output was last modified.
- name str
- The name of the resource
- provisioning_
state str - The provisioning state of the live output.
- resource_
state str - The resource state of the live output.
- 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"
- description str
- The description of the live output.
- hls
Hls
Response - HTTP Live Streaming (HLS) packing setting for the live output.
- manifest_
name str - The manifest file name. If not provided, the service will generate one automatically.
- output_
snap_ floattime - The initial timestamp that the live output will start at, any content before this value will not be archived.
- rewind_
window_ strlength - ISO 8601 time between 1 minute to the duration of archiveWindowLength to control seek-able window length during Live. The service won't use this property once LiveOutput stops. The archived VOD will have full content with original ArchiveWindowLength. For example, use PT1H30M to indicate 1 hour and 30 minutes of rewind window length. Service will use implicit default value 30m only if Live Event enables LL.
- archive
Window StringLength - ISO 8601 time between 1 minute to 25 hours to indicate the maximum content length that can be archived in the asset for this live output. This also sets the maximum content length for the rewind window. For example, use PT1H30M to indicate 1 hour and 30 minutes of archive window.
- asset
Name String - The asset that the live output will write to.
- created String
- The creation time the live output.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Modified String - The time the live output was last modified.
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the live output.
- resource
State String - The resource state of the live output.
- 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"
- description String
- The description of the live output.
- hls Property Map
- HTTP Live Streaming (HLS) packing setting for the live output.
- manifest
Name String - The manifest file name. If not provided, the service will generate one automatically.
- output
Snap NumberTime - The initial timestamp that the live output will start at, any content before this value will not be archived.
- rewind
Window StringLength - ISO 8601 time between 1 minute to the duration of archiveWindowLength to control seek-able window length during Live. The service won't use this property once LiveOutput stops. The archived VOD will have full content with original ArchiveWindowLength. For example, use PT1H30M to indicate 1 hour and 30 minutes of rewind window length. Service will use implicit default value 30m only if Live Event enables LL.
Supporting Types
HlsResponse
- Fragments
Per intTs Segment - The number of fragments in an HTTP Live Streaming (HLS) TS segment in the output of the live event. This value does not affect the packing ratio for HLS CMAF output.
- Fragments
Per intTs Segment - The number of fragments in an HTTP Live Streaming (HLS) TS segment in the output of the live event. This value does not affect the packing ratio for HLS CMAF output.
- fragments
Per IntegerTs Segment - The number of fragments in an HTTP Live Streaming (HLS) TS segment in the output of the live event. This value does not affect the packing ratio for HLS CMAF output.
- fragments
Per numberTs Segment - The number of fragments in an HTTP Live Streaming (HLS) TS segment in the output of the live event. This value does not affect the packing ratio for HLS CMAF output.
- fragments_
per_ intts_ segment - The number of fragments in an HTTP Live Streaming (HLS) TS segment in the output of the live event. This value does not affect the packing ratio for HLS CMAF output.
- fragments
Per NumberTs Segment - The number of fragments in an HTTP Live Streaming (HLS) TS segment in the output of the live event. This value does not affect the packing ratio for HLS CMAF output.
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi