AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the CreateMultiplexProgram operation. Create a new program in the multiplex.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.MediaLive.AmazonMediaLiveRequest
      Amazon.MediaLive.Model.CreateMultiplexProgramRequest

Namespace: Amazon.MediaLive.Model
Assembly: AWSSDK.MediaLive.dll
Version: 3.x.y.z

Syntax

C#
public class CreateMultiplexProgramRequest : AmazonMediaLiveRequest
         IAmazonWebServiceRequest

The CreateMultiplexProgramRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property MultiplexId System.String

Gets and sets the property MultiplexId. ID of the multiplex where the program is to be created.

Public Property MultiplexProgramSettings Amazon.MediaLive.Model.MultiplexProgramSettings

Gets and sets the property MultiplexProgramSettings. The settings for this multiplex program.

Public Property ProgramName System.String

Gets and sets the property ProgramName. Name of multiplex program.

Public Property RequestId System.String

Gets and sets the property RequestId. Unique request ID. This prevents retries from creating multipleresources.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5