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.

The options for the transit gateway multicast domain.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.CreateTransitGatewayMulticastDomainRequestOptions

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

Syntax

C#
public class CreateTransitGatewayMulticastDomainRequestOptions

The CreateTransitGatewayMulticastDomainRequestOptions type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AutoAcceptSharedAssociations Amazon.EC2.AutoAcceptSharedAssociationsValue

Gets and sets the property AutoAcceptSharedAssociations.

Indicates whether to automatically accept 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.

Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway multicast domain.

Public Property StaticSourcesSupport Amazon.EC2.StaticSourcesSupportValue

Gets and sets the property StaticSourcesSupport.

Specify whether to enable support for statically configuring multicast group sources for a domain.

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