Amazon.DirectoryService.Model.DirectoryConnectSettings.IsSetCustomerDnsIps C# (CSharp) Method

IsSetCustomerDnsIps() private method

private IsSetCustomerDnsIps ( ) : bool
return bool
        internal bool IsSetCustomerDnsIps()
        {
            return this._customerDnsIps != null && this._customerDnsIps.Count > 0; 
        }