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
 

Inheritance Hierarchy

System.Object
  Amazon.Route53Domains.Model.DomainSummary

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

Syntax

C#
public class DomainSummary : Object

The DomainSummary type exposes the following members

Constructors

NameDescription
Public Method DomainSummary()

Properties

NameTypeDescription
Public Property AutoRenew System.Boolean Gets and sets the property AutoRenew.

Indicates whether the domain is automatically renewed upon expiration.

Type: Boolean

Valid values: True | False

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

The name of a domain.

Type: String

Public Property Expiry System.DateTime Gets and sets the property Expiry.

Expiration date of the domain in Coordinated Universal Time (UTC).

Type: Long

Public Property TransferLock System.Boolean Gets and sets the property TransferLock.

Indicates whether a domain is locked from unauthorized transfer to another party.

Type: Boolean

Valid values: True | False

Version Information

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