C# Класс Amazon.Route53.Model.HostedZoneConfig

A complex type that contains an optional comment about your hosted zone. If you don't want to specify a comment, omit both the HostedZoneConfig and Comment elements.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
HostedZoneConfig ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Приватные методы

Метод Описание
IsSetComment ( ) : bool
IsSetPrivateZone ( ) : bool

Описание методов

HostedZoneConfig() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public HostedZoneConfig ( ) : System
Результат System