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.

Describes the options for a transit gateway multicast domain.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.TransitGatewayMulticastDomainOptions

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

Syntax

C#
public class TransitGatewayMulticastDomainOptions

The TransitGatewayMulticastDomainOptions type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AutoAcceptSharedAssociations Amazon.EC2.AutoAcceptSharedAssociationsValue

Gets and sets the property AutoAcceptSharedAssociations.

Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain.

Public Property Igmpv2Support Amazon.EC2.Igmpv2SupportValue

Gets and sets the property Igmpv2Support.

Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain.

Public Property StaticSourcesSupport Amazon.EC2.StaticSourcesSupportValue

Gets and sets the property StaticSourcesSupport.

Indicates whether support for statically configuring transit gateway multicast group sources is turned on.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5