Amazon.Route53.Model.ListHostedZonesByNameRequest.IsSetDNSName C# (CSharp) Méthode

IsSetDNSName() private méthode

private IsSetDNSName ( ) : bool
Résultat bool
        internal bool IsSetDNSName()
        {
            return this._dnsName != null;
        }