Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerResult.IsSetDNSName C# (CSharp) Method

IsSetDNSName() private method

private IsSetDNSName ( ) : bool
return bool
        internal bool IsSetDNSName()
        {
            return this.dNSName != null;
        }
    }
CreateLoadBalancerResult