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 UpdateChannelClass operation. Changes the class of the channel.

Inheritance Hierarchy

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

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

Syntax

C#
public class UpdateChannelClassRequest : AmazonMediaLiveRequest
         IAmazonWebServiceRequest

The UpdateChannelClassRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateChannelClassRequest()

Properties

NameTypeDescription
Public Property ChannelClass Amazon.MediaLive.ChannelClass

Gets and sets the property ChannelClass. The channel class that you wish to update this channel to use.

Public Property ChannelId System.String

Gets and sets the property ChannelId. Channel Id of the channel whose class should be updated.

Public Property Destinations System.Collections.Generic.List<Amazon.MediaLive.Model.OutputDestination>

Gets and sets the property Destinations. A list of output destinations for this channel.

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