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
 
Configuration for accessing Amazon GetHostedZone service

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.Route53.Model.GetHostedZoneResult
      Amazon.Route53.Model.GetHostedZoneResponse

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

Syntax

C#
public class GetHostedZoneResponse : GetHostedZoneResult

The GetHostedZoneResponse type exposes the following members

Constructors

NameDescription
Public Method GetHostedZoneResponse()

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property DelegationSet Amazon.Route53.Model.DelegationSet Gets and sets the property DelegationSet.

A complex type that contains information about the name servers for the specified hosted zone.

Public Property GetHostedZoneResult Amazon.Route53.Model.GetHostedZoneResult Gets and sets the GetHostedZoneResult property. Represents the output of a GetHostedZone operation.
Public Property HostedZone Amazon.Route53.Model.HostedZone Gets and sets the property HostedZone.

A complex type that contains the information about the specified hosted zone.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property VPCs System.Collections.Generic.List<Amazon.Route53.Model.VPC> Gets and sets the property VPCs.

A complex type that contains information about VPCs associated with the specified hosted zone.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8