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 CreateMultiplex operation. Create a new multiplex.

Inheritance Hierarchy

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

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

Syntax

C#
public class CreateMultiplexRequest : AmazonMediaLiveRequest
         IAmazonWebServiceRequest

The CreateMultiplexRequest type exposes the following members

Constructors

NameDescription
Public Method CreateMultiplexRequest()

Properties

NameTypeDescription
Public Property AvailabilityZones System.Collections.Generic.List<System.String>

Gets and sets the property AvailabilityZones. A list of availability zones for the multiplex. You must specify exactly two.

Public Property MultiplexSettings Amazon.MediaLive.Model.MultiplexSettings

Gets and sets the property MultiplexSettings. Configuration for a multiplex event.

Public Property Name System.String

Gets and sets the property Name. Name of multiplex.

Public Property RequestId System.String

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

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags. A collection of key-value pairs.

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