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 CreateDedicatedIpPool operation. Create a new pool of dedicated IP addresses. A pool can include one or more dedicated IP addresses that are associated with your Amazon Web Services account. You can associate a pool with a configuration set. When you send an email that uses that configuration set, the message is sent from one of the addresses in the associated pool.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SimpleEmailV2.AmazonSimpleEmailServiceV2Request
      Amazon.SimpleEmailV2.Model.CreateDedicatedIpPoolRequest

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

Syntax

C#
public class CreateDedicatedIpPoolRequest : AmazonSimpleEmailServiceV2Request
         IAmazonWebServiceRequest

The CreateDedicatedIpPoolRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property PoolName System.String

Gets and sets the property PoolName.

The name of the dedicated IP pool.

Public Property ScalingMode Amazon.SimpleEmailV2.ScalingMode

Gets and sets the property ScalingMode.

The type of scaling mode.

Public Property Tags System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.Tag>

Gets and sets the property Tags.

An object that defines the tags (keys and values) that you want to associate with the pool.

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