AWS SDK Version 2 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.

.NET Framework 4.5
 
Container for the parameters to the EnableDomainAutoRenew operation. This operation configures Amazon Route 53 to automatically renew the specified domain before the domain registration expires. The cost of renewing your domain registration is billed to your AWS account.

The period during which you can renew a domain name varies by TLD. For a list of TLDs and their renewal policies, see "Renewal, restoration, and deletion times" on the website for our registrar partner, Gandi. Route 53 requires that you renew before the end of the renewal period that is listed on the Gandi website so we can complete processing before the deadline.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Route53Domains.AmazonRoute53DomainsRequest
      Amazon.Route53Domains.Model.EnableDomainAutoRenewRequest

Namespace: Amazon.Route53Domains.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class EnableDomainAutoRenewRequest : AmazonRoute53DomainsRequest
         IRequestEvents

The EnableDomainAutoRenewRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DomainName System.String Gets and sets the property DomainName.

Version Information

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